Scout
Freeby MCP Community
Drop-in observability for your MCP server. Tracks tool usage, latency, client intent, and failures - all in real time.
v0.0.1Added Apr 12, 2026
mcpservermodelcontextprotocolmodel-context-protocolai
Scout MCP Server
Drop-in observability for your MCP server. Tracks tool usage, latency, client intent, and failures - all in real time.
Installation
Reviews
Installation
Quick install
npx -y mcpscout
Add to claude_desktop_config.json
{
"mcpServers": {
"scout": {
"command": "npx",
"args": ["-y", "mcpscout"]
}
}
}