Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
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 | |
MDB_MCP_DISABLED_TOOLS | No | A comma-separated list of tool names, operation types, and/or categories of tools that will be disabled | |
MDB_MCP_API_CLIENT_SECRET | No | Atlas API client secret for authentication | |
MDB_MCP_CONNECTION_STRING | No | MongoDB connection string for direct database connections (optional users may choose to inform it on every tool call) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |