Back to search
30
MCP

io.github.mongodb-js/mongodb-mcp-server

io.github.mongodb-js/mongodb-mcp-server

MongoDB Model Context Protocol Server

Uptime
0.0%
3 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
mongodb/mongodb-mcp-server
The Official MongoDB MCP Server.
0 tools
io.github.tago-io/mcp-server
Model Context Protocol server for TagoIO data and analytics
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": {
    "io.github.mongodb-js/mongodb-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}