Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/woshilaohei/mindcore-memory-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server