Loading MCP server directory, please wait...
Scout your MongoDB databases with AI - safety features, live monitoring, and data quality
npx @getmcp/cli add io.github.bluwork/mongo-scout-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bluwork/mongo-scout-mcp": {
"command": "npx",
"args": [
"-y",
"mongo-scout-mcp",
"read-only",
"mongodb://localhost:27017",
"test"
]
}
}
}