Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MONGO_URI | Yes | The MongoDB connection URI used to connect to the database. | |
| MCP_API_KEYS | No | Comma-separated allowlisted API keys for paid tier access. | |
| MCP_FREE_DAILY_LIMIT | No | Free tier IP-based daily rate limit (default is 100/day). | 100 |
| MCP_PAID_DAILY_LIMIT | No | Paid tier API-key based higher daily rate limit (default is 10000/day). | 10000 |
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 | |