MongoDB
MCP Serverby kiliczsh · Added 5mo ago
Claude
276
Install
npx -y mcp-mongo-serverAdd to Claude
claude mcp add kiliczsh-mcp-mongo-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mongodb": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Query and analyze MongoDB databases.
Tags
Databasesmcp-serverdatabasenpm