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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_agentic_session

Create a new agentic session with shared context for coordinator and workers

get_session_info

Get information about an agentic session

update_session_status

Update the status of an agentic session

get_worker_context

Get compressed context for a specific worker

expand_context_section

Get detailed information for a specific context section

get_context_delta

Get incremental updates since a specific version

publish_work_units

Publish available work units for workers to claim

claim_work_unit

Claim a specific work unit for execution

update_work_status

Update the status of a work unit

add_discovery

Add a discovery that other workers can benefit from

get_discoveries_since

Get discoveries made since a specific timestamp

declare_outputs

Declare what outputs this worker will produce

await_dependency

Wait for a dependency to become available

publish_output

Publish an output for other workers to consume

get_session_stats

Get statistics about the shared memory system

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/haasonsaas/shared-memory-mcp'

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