mdb-mcp-gateway
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_MODE | No | Authentication mode: disabled, hs256, jwks (default: disabled) | |
| ADMIN_EMAIL | No | Admin email for UI login (required if ADMIN_UI_ENABLED=true) | |
| MONGODB_URI | Yes | MongoDB connection URI (requires replica set for change streams) | |
| ADMIN_PASSWORD | No | Admin password for UI login (required if ADMIN_UI_ENABLED=true) | |
| AUTO_BOOTSTRAP | No | Automatically bootstrap indexes and seed data on startup (default: false) | |
| MONGODB_DB_NAME | Yes | MongoDB database name (default: mcp_gateway) | |
| OLLAMA_BASE_URL | No | Ollama base URL (default: http://host.docker.internal:11434) | |
| ADMIN_UI_ENABLED | No | Enable admin web UI (default: true) | |
| EMBEDDING_PROVIDER | No | Embedding provider: ollama, openai, azure_openai, voyage, gemini (default: ollama) | |
| ADMIN_SESSION_SECRET | No | Secret for admin session cookies (required if ADMIN_UI_ENABLED=true) | |
| DOWNSTREAM_TIMEOUT_MS | No | Downstream MCP server timeout in milliseconds (default: 2000) | |
| RATE_LIMIT_MAX_REQUESTS | No | Max requests per rate limit window (default: 100) | |
| RATE_LIMIT_WINDOW_SECONDS | No | Rate limit window in seconds (default: 1) |
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
ActivityStale
ResponsivenessNo issues