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
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
policies_resourceActive global policies.

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/YashvantHange/SuperMemory'

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