llm-gateway-mcp
by felmarv
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | No | API key for Google Gemini provider | |
| OPENAI_API_KEY | No | API key for OpenAI provider | |
| DEEPSEEK_API_KEY | No | API key for DeepSeek provider | |
| ANTHROPIC_API_KEY | No | API key for Anthropic provider | |
| LLM_GATEWAY_LEDGER | No | Optional SQLite ledger path for spend tracking | |
| LLM_GATEWAY_DISABLED | No | Kill switch to disable all providers | |
| LLM_GATEWAY_CAP_TOTAL_MONTHLY | No | Optional monthly cap for total spend | |
| LLM_GATEWAY_CAP_GEMINI_MONTHLY | No | Optional monthly cap for Gemini spend | |
| LLM_GATEWAY_CAP_OPENAI_MONTHLY | No | Optional monthly cap for OpenAI spend | |
| LLM_GATEWAY_EXPENSIVE_DISABLED | No | Kill switch to disable expensive models | |
| LLM_GATEWAY_CAP_DEEPSEEK_MONTHLY | No | Optional monthly cap for DeepSeek spend | |
| LLM_GATEWAY_CAP_ANTHROPIC_MONTHLY | No | Optional monthly cap for Anthropic spend |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues