Skip to main content
Glama
az-coder-123

MongoDB MCP Server

by az-coder-123

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MONGODB_URINoMongoDB connection stringmongodb://localhost:27017
MCP_READ_ONLYNoEnable read-only modefalse
MCP_DENIED_TOOLSNoComma-separated list of denied tools
MCP_MASKED_FIELDSNoComma-separated masked fieldspassword,secret,token,apiKey
MCP_AUDIT_LOG_PATHNoAudit log file path (console only if empty)
MCP_DENIED_DATABASESNoComma-separated list of denied databases
MCP_ALLOWED_DATABASESNoComma-separated list of allowed databases
MCP_AUDIT_LOG_ENABLEDNoEnable audit loggingtrue
MCP_MAX_QUERY_RESULTSNoMaximum query results1000
MCP_RATE_LIMIT_ENABLEDNoEnable rate limitingtrue
MCP_MAX_BULK_OPERATIONSNoMaximum bulk operations1000
MCP_DATA_MASKING_ENABLEDNoEnable data maskingtrue
MCP_RATE_LIMIT_WINDOW_MSNoRate limit window in milliseconds60000
MCP_RATE_LIMIT_MAX_REQUESTSNoMax requests per window100

Capabilities

Server capabilities have not been inspected yet.

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/az-coder-123/mongodb-mcp'

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