Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MUNINN_BASE_URLYesBackend origin or API root. Required.
MUNINN_MCP_BINDNoHTTP listener hostname or IP.127.0.0.1
MUNINN_MCP_PATHNoExact Streamable HTTP endpoint path./mcp
MUNINN_MCP_PORTNoHTTP listener port (1-65535).3000
MUNINN_TRANSPORTNoTransport protocol: 'http' or 'stdio'.http
MUNINN_AUTH_TOKENYesBearer token accepted by the Muninn plugin. Required.
MUNINN_MAX_RADIUSNoMCP-side CoreProtect radius cap.128
MUNINN_TIMEOUT_MSNoPer-request timeout in milliseconds (100-120000).15000
MUNINN_MAX_PAGE_SIZENoMCP-side page cap, maximum 1000.100
MUNINN_MCP_AUTH_TOKENNoIncoming static bearer token. Optional only on loopback; required for non-loopback HTTP bind.
MUNINN_DEFAULT_PAGE_SIZENoExplicit default for paginated tools.100
MUNINN_MCP_ALLOWED_HOSTSNoComma-separated hostnames without ports. Required for wildcard binds such as 0.0.0.0. Defaults to loopback hosts.
MUNINN_EXPECTED_SERVER_IDNoFail-fast backend identity pin; strongly recommended.
MUNINN_MAX_LOOKUP_SECONDSNoMCP-side CoreProtect time-window cap.2592000
MUNINN_MCP_ALLOWED_ORIGINSNoExact comma-separated browser origins allowed for CORS. Defaults to none.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/Vanilla-Game/muninn-mcp'

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