Mongo Scout MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 5 Mar 2026.
Scout your MongoDB databases with AI - safety features, live monitoring, and data quality
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mongo-scout-mcp -- npx -y mongo-scout-mcp
{
"mcpServers": {
"mongo-scout-mcp": {
"args": [
"-y",
"mongo-scout-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mongo-scout-mcp]
command = "npx"
args = ["-y", "mongo-scout-mcp"]
{
"mcpServers": {
"mongo-scout-mcp": {
"args": [
"-y",
"mongo-scout-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mongo-scout-mcp": {
"args": [
"-y",
"mongo-scout-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.