Skip to main content
Glama
Taki-Ta

MongoDB MCP Server

by Taki-Ta

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MDB_DBNoDefault database name for MongoDB operations (shorter form). Defaults to 'ChatBI'ChatBI
DO_NOT_TRACKNoWhen set to '1', disables telemetry collection
MDB_MCP_LOG_PATHNoFolder to store logs
MDB_MCP_READ_ONLYNoWhen set to true, only allows read and metadata operation types, disabling create/update/delete operations
MDB_MCP_TELEMETRYNoWhen set to 'disabled', disables telemetry collection
MDB_MCP_API_CLIENT_IDNoAtlas API client ID for authentication (via Service Accounts)
MDB_MCP_DISABLED_TOOLSNoComma-separated list of tool names, operation types, and/or categories of tools that will be disabled
MDB_MCP_DEFAULT_DATABASENoDefault database name for MongoDB operations. Defaults to 'ChatBI'ChatBI
MDB_MCP_API_CLIENT_SECRETNoAtlas API client secret for authentication (via Service Accounts)
MDB_MCP_CONNECTION_STRINGNoMongoDB connection string for direct database connections

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Taki-Ta/mongodb-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server