Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MUNINN_AUTH_TOKENYesShared secret between server and MCP wrapper. Required for authentication between the server and MCP tool calls.
MUNINN_SERVER_URLNoBackend URL for MCP wrapper.http://localhost:42069
MUNINN_OTEL_ENABLEDNo=1 enables OpenTelemetry tracing.off
MUNINN_OTEL_ENDPOINTNoOTLP HTTP endpoint for trace export.http://localhost:4318
MUNINN_CHAINS_ENABLEDNo=1 enables graph memory chain detection (PRECEDES/CAUSES edges).off
MUNINN_COLBERT_MULTIVECNo=1 enables native ColBERT multi-vector storage.off
MUNINN_FEDERATION_PEERSNoComma-separated list of peer base URLs.
MUNINN_FEDERATION_ENABLEDNo=1 enables P2P memory synchronization.off
MUNINN_PROJECT_SCOPE_STRICTNo=1 disables cross-project fallback entirely.off
MUNINN_FEDERATION_SYNC_ON_ADDNo=1 enables real-time push-on-add to peers.off
MUNINN_OPERATOR_MODEL_PROFILENoDefault model routing profile.balanced
MUNINN_TEMPORAL_QUERY_EXPANSIONNo=1 enables NL time-phrase parsing in search.off
MUNINN_MCP_SEARCH_PROJECT_FALLBACKNo=1 enables global-scope fallback on empty results.off

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/wjohns989/Muninn'

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