Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MESH_API_URLNoBase URL of the Mesh APIhttp://localhost:8005
MESH_MCP_HOSTNoSSE server bind host0.0.0.0
MESH_MCP_PORTNoSSE server bind port8081
MESH_AGENT_KEYNoAgent API key (agk_...)
MESH_MCP_PROFILENoTool profile for stdio: core or full (SSE serves both)full
MESH_MCP_TRANSPORTNoTransport mode: stdio or ssestdio
MESH_MCP_AUTH_FAIL_RPMNoSSE mode: per-IP budget for authentication attempts against a not-yet-cached agent key on /sse, /core/sse, /mcp, /mcp/core. Over budget → 429 without calling Mesh API. 0 disables.20
MESH_MCP_AUTH_FAIL_CACHE_SECNoSSE mode: how long a failed authentication (bad/unknown key) is remembered, so repeating the same bad key doesn't call Mesh API every request.30
MESH_MCP_SESSION_CACHE_TTL_MINNoSSE mode: how long a successful authentication is trusted before the key is re-checked — bounds how long a revoked key keeps working without a restart.15

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