Scout MCP Local runs on your own machine — the client starts it, so there is no endpoint to ping. 106 installs a week from pypi. Last commit 18 Jun 2026.
An MCP server for Scout Monitoring data interactions.
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 scout-mcp-local -- uvx scout-mcp-local
{
"mcpServers": {
"scout-mcp-local": {
"args": [
"scout-mcp-local"
],
"command": "uvx"
}
}
}
[mcp_servers.scout-mcp-local]
command = "uvx"
args = ["scout-mcp-local"]
{
"mcpServers": {
"scout-mcp-local": {
"args": [
"scout-mcp-local"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"scout-mcp-local": {
"args": [
"scout-mcp-local"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.