mindcore-memory-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
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| memory_storeB | Store a new memory that should be remembered long-term. |
| memory_recallC | Recall memories relevant to the query. |
| memory_contextA | Build a context window from relevant memories for LLM input. |
| memory_update_confidenceA | Update a memory confidence score after correction. |
| memory_statsB | Get stats: total count, importance distribution, avg confidence. |
| memory_deleteA | Delete a memory by its ID. Irreversible — use with caution. |
| bnd_checkA | Evaluate content through the 3D Boundary balance algorithm (Forward/Reverse Formula). Returns 4D scores (TRJ/EVO/COG/BALANCE) and accept/reject decision. |
| bnd_statsA | Get BND manager stats: acceptance rate, score distributions, anti-chain triggers. |
| deduceB | Run the Deduction engine on stored memories to derive new cognitive insights. Finds patterns across high-quality COG memories. |
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/woshilaohei/mindcore-memory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server