mcp-structured-memory
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_memoryA | 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_listC | Add an item to a list section in a memory document |
| get_sectionC | Retrieve a specific section from a memory document |
| list_memoriesB | List all available memory documents |
| get_memory_summaryC | Get a high-level summary of a memory document |
| search_within_memoryC | Search for information within a memory document |
| update_sectionC | Update an entire section of a memory document. Content supports full Markdown formatting including headings, bold, italic, |
| update_list_itemC | Update an existing item in a list section |
| move_list_itemC | Move an item from one section to another |
| get_full_memoryA | Retrieve the complete content of a memory document with all Markdown formatting preserved (headings, bold, italic, |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nmeierpolys/mcp-structured-memory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server