Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_PATHNoPath to the SQLite database file../data/mcp-model-router.sqlite
CONFIG_PATHNoPath to the config.yaml file.config.yaml
LLM_API_KEYNoAPI key for the LLM API.
LLM_BASE_URLNoBase URL of the OpenAI-compatible API (LiteLLM proxy or OpenRouter).http://localhost:4000
MCP_HTTP_HOSTNoBind address for HTTP transport.127.0.0.1
MCP_HTTP_PORTNoPort for HTTP transport.3000
MCP_TRANSPORTNoTransport mode: 'stdio' or 'http'.stdio
USAGE_API_KEYNoAPI key for the usage API.
USAGE_BASE_URLNoBase URL for usage/credits API (usually same as LLM_BASE_URL).http://localhost:4000
LLM_PROVIDER_KINDNoProvider kind: 'litellm' or 'openrouter'.litellm
MCP_ALLOWED_HOSTSNoComma-separated list of allowed Host headers (DNS-rebinding protection).

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