mcp-structured-memory
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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