telemetry-mcp

selamy-labs/telemetry-mcp
★ 0 stars Python Data/Analytics Updated today
Read-only MCP server querying a configurable metrics backend (BigQuery-ready), schema-agnostic, offline-testable.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "telemetry-mcp": {
      "command": "uvx",
      "args": [
        "telemetry-mcp"
      ]
    }
  }
}

Or install with pip: pip install telemetry-mcp

README Excerpt

`telemetry-mcp` is a small, **read-only** [Model Context Protocol](https://modelcontextprotocol.io) server that exposes a configurable metrics/telemetry backend as typed tools: *list sources, describe a source's schema, run a bounded query, and compute a single aggregate*. It turns ad-hoc "go read the numbers" scripts into constrained, structured tools an agent can

Tools (3)

TELEMETRY_BQ_DATASETTELEMETRY_BQ_PROJECTcount

Topics

autonomous-agentmcpmodel-context-protocolobservabilitytelemetry
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →