SuperMemory MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| record_eventB | Record a bounded significant event. Full transcripts should not be sent here. |
| record_failureC | Record a bounded failure signal. |
| record_correctionD | Record a bounded correction signal. |
| reflectC | Create a candidate lesson from evidence events. |
| validateC | Validate a lesson candidate and enqueue approved lessons for promotion. |
| process_promotionsC | Process pending validated lessons and promote passing items. |
| retrieveC | Retrieve policy-first, stage-aware lessons. |
| report_outcomeC | Report telemetry for a retrieved lesson. |
| get_policiesB | Return active policies visible to a namespace. |
| add_policyC | Add a local policy rule. |
| add_skillC | Add a reusable skill/workflow block. |
| search_skillsC | Search reusable skills visible to a namespace. |
| get_skillA | Read a reusable skill by ID. |
| learn.run.startD | – |
| learn.run.eventD | – |
| learn.run.endD | – |
| learn.storeD | – |
| learn.retrieveD | – |
| learn.reflectD | – |
| learn.validateD | – |
| learn.evaluateD | – |
| learn.feedbackD | – |
| learn.improvementsD | – |
| learn.analyticsD | – |
| learn.policiesD | – |
| learn.experimentD | – |
| learn.rollbackD | – |
| learn.skillsD | – |
| learn.telemetryD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| policies_resource | Active global policies. |
Latest Blog Posts
- 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/YashvantHange/SuperMemory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server