Back to search
30
MCP

mongodb-mcp-server

mongodb-js/mongodb-mcp-server

A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.

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

Similar MCP servers embedding-nearest

mcp/mongodb
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
0 tools
mcp-mongo-server
A Model Context Protocol server for MongoDB connections
0 tools
mcp-mongo-server
A Model Context Protocol Server for MongoDB
0 tools
mongo-mcp
A mongo db server for the model context protocol (MCP)
0 tools
db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
0 tools
mcp-mysql-server
A Model Context Protocol server for MySQL database operations
0 tools

How to use

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

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