Back to search
30
MCP

mongodb/mongodb-mcp-server

docker/mongodb/mongodb-mcp-server

The Official MongoDB MCP Server.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-mongo-server
A Model Context Protocol Server for MongoDB
0 tools
mcp-mongo-server
A Model Context Protocol server for MongoDB connections
0 tools
mongo-mcp
A mongo db server for the model context protocol (MCP)
0 tools
io.github.mongodb-js/mongodb-mcp-server
MongoDB Model Context Protocol Server
0 tools
mongodb-mcp-server
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
0 tools
mongodb-developer_mongodb-mcp-server (mcp.so)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mongodb/mongodb-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}