Back to search
30
MCP

mcp-mongo-server

kiliczsh/mcp-mongo-server

A Model Context Protocol Server for MongoDB

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

Similar MCP servers embedding-nearest

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
mcp-mysql-server
A Model Context Protocol server for MySQL database operations
0 tools
mcp/mongodb
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-mongo-server": {
      "url": "https://www.npmjs.com/package/mcp-mongo-server",
      "transport": "http"
    }
  }
}