1RB/mongo-mcp
MCP server that provide tools to LLMs such as claude in cursor to interact with MongoDB
Platform-specific configuration:
{
"mcpServers": {
"mongo-mcp": {
"command": "npx",
"args": [
"-y",
"mongo-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...