Loading MCP server directory, please wait...
Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, and Sentry.
npx @getmcp/cli add io.github.mcpsmiths/tracehub-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
BACKEND_TYPEWhich observability backend to query.
BACKEND_URLBackend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mcpsmiths/tracehub-mcp": {
"command": "uvx",
"args": [
"tracehub-mcp"
],
"env": {
"BACKEND_TYPE": "jaeger",
"BACKEND_URL": "",
"BACKEND_API_KEY": "",
"BACKEND_APP_KEY": "",
"BACKEND_SENTRY_ORG": "",
"BACKEND_SENTRY_PROJECT": "",
"BACKEND_ENVIRONMENTS": "prd",
"BACKEND_TIMEOUT": "30",
"LOG_LEVEL": "INFO",
"MAX_TRACES_PER_QUERY": "500"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Run efficiency for coding agents: share of paid tokens that became output, not context re-reading.