Scout MCP Local runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi. Last commit 18 Jun 2026.
An MCP server for Scout Monitoring data interactions.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
SCOUT_API_KEY (Your API key for Scout Monitoring.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Zabbix monitoring and automation
MCP server for AI-driven console application automation and monitoring
MCP server for Riveter's enrichment, scraping, and monitoring API
MCP server for ChangeDetection.io website monitoring and change history.
Health monitoring for all your MCP servers
A Model Context Protocol (MCP) server for Prometheus monitoring
MCP server for Hatchbox Rails hosting — env var inspection, deploys, and process monitoring.
MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants
Answers built from our own checks of this server.