Mongodb
@ihiteshsharma
About Mongodb
MCP Servers to extend functionality
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mongodb": {
"command": "docker",
"args": [
"run",
"-e",
"MONGODB_URI=mongodb://username:password@host:27017/mydatabase",
"mongodb-mcp-server"
],
"env": {
"MONGODB_URI": "mongodb://username:password@host:27017/mydatabase"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mongodb?
—
How to use Mongodb?
—
Key features of Mongodb
—
Use cases of Mongodb
—
FAQ from Mongodb
—
Basic information
More Databases MCP servers

nuzur
nuzur is a model-first database platform for MySQL and PostgreSQL. The MCP server lets any AI assistant or agent (Claude, Cursor, Gemini, or anything else that speaks MCP) design your schema, query your data, generate mi
MCP Server for Milvus
zilliztechModel Context Protocol Servers for Milvus
Multi Database MCP Server
FreePeakA powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
Database Gateway
centralmindUniversal MCP-Server for your Databases optimized for LLMs and AI-Agents.
Redis MCP Server
redisThe official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
Comments