Structured Memory

Structured Memory

nmeierpolys

Maintains structured markdown documents that accumulate and organize information across multiple AI conversations for focused projects like travel planning or research.

9429 views5Local (stdio)

What it does

  • Create structured memory documents with markdown formatting
  • Search within memory documents for specific information
  • Update and organize content in structured sections and lists
  • Track accumulated context across multiple conversations
  • Retrieve summaries or full content of memory documents
  • Move and manage list items between sections

Best for

Long-term research projects requiring organized notesTravel planning with accumulated preferences and optionsProduct development with evolving requirementsInvestment research with tracked findings
Living documents that grow over timeNo semantic search limitationsFull markdown formatting support

Tools (10)

create_memory

Create a new structured memory document with optional initial content. IMPORTANT: After using this tool, you MUST show the user the complete installation instructions returned by the tool - the memory will not work without proper MCP server setup and project context configuration.

add_to_list

Add an item to a list section in a memory document

get_section

Retrieve a specific section from a memory document

list_memories

List all available memory documents

get_memory_summary

Get a high-level summary of a memory document

Alternatives