Catalog
io.github.infoinlet-marketplace/mcp-mongodb
OfficialRead-only MongoDB for AI agents — find, aggregate (no write stages), count, stats.
Read from MongoDB using find and aggregate operations without write stages.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-mongodb": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-mongodb@0.1.1"
]
}
}
}