Toad Eye
Freeby MCP Community
Observability for MCP servers and LLM applications — traces, metrics, dashboards. One-line instrumentation for OpenAI, Anthropic, Gemini, and MCP. Self-hosted w
v2.12.0Added Apr 12, 2026
mcpmodel-context-protocolmcp-servermcp-observabilitymcp-monitoring
Toad Eye MCP Server
Observability for MCP servers and LLM applications — traces, metrics, dashboards. One-line instrumentation for OpenAI, Anthropic, Gemini, and MCP. Self-hosted w
Installation
Reviews
Installation
Quick install
npx -y toad-eye
Add to claude_desktop_config.json
{
"mcpServers": {
"toad-eye": {
"command": "npx",
"args": ["-y", "toad-eye"]
}
}
}