MongoDB MCP Server
by Taki-Ta
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MDB_DB | No | Default database name for MongoDB operations (shorter form). Defaults to 'ChatBI' | ChatBI |
| DO_NOT_TRACK | No | When set to '1', disables telemetry collection | |
| MDB_MCP_LOG_PATH | No | Folder to store logs | |
| MDB_MCP_READ_ONLY | No | When set to true, only allows read and metadata operation types, disabling create/update/delete operations | |
| MDB_MCP_TELEMETRY | No | When set to 'disabled', disables telemetry collection | |
| MDB_MCP_API_CLIENT_ID | No | Atlas API client ID for authentication (via Service Accounts) | |
| MDB_MCP_DISABLED_TOOLS | No | Comma-separated list of tool names, operation types, and/or categories of tools that will be disabled | |
| MDB_MCP_DEFAULT_DATABASE | No | Default database name for MongoDB operations. Defaults to 'ChatBI' | ChatBI |
| MDB_MCP_API_CLIENT_SECRET | No | Atlas API client secret for authentication (via Service Accounts) | |
| MDB_MCP_CONNECTION_STRING | No | MongoDB connection string for direct database connections |
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
ActivityInactive
ResponsivenessNo issues