Telemetry Server MCP Server
Socket.IO for AI agents. Instrument any MCP server's tool calls with a few lines, and any MCP client watching (Claude Code, Cursor, or your own tooling) gets live, structured progress - no polling, no context-flooding tool calls. It runs locally over stdio via the published package.
People connecting DevOps & monitoring tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-29 · ★ 2 · #68 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Telemetry Server
Claude Code
claude mcp add arnavranjan005-mcp-telemetry -- npx -y mcp-telemetry-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"arnavranjan005-mcp-telemetry": {
"command": "npx",
"args": [
"-y",
"mcp-telemetry-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-07-01 - young repo, little track record yet
license MIT - declared in the repository
npm package mcp-telemetry-server - unscoped; check the name against the project README before installing
registry namespace io.github.arnavranjan005 is GitHub-verified and matches the repo owner
03 · What Telemetry Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.1.3 · 2026-07-02
v0.1.2 · 2026-07-02
Fix deadline-vs-job_done race (Codex review follow-up) · Fix release workflow to publish only changed packages
v0.1.1 · 2026-07-02
Fix two event-ordering races (v0.1.1) · New Contributors · @arnavranjan005 made their first contribution in
04 · Who maintains Telemetry Server
mcp-telemetry-server is maintained by arnavranjan005. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/arnavranjan005/mcp-telemetry
- category
- DevOps & monitoring - ranked #68 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
- release cadence
- 4 releases in the last 90 days (latest 2026-07-02)
- registry
- io.github.arnavranjan005/mcp-telemetry-server (active, first published 2026-07-02)
- packages
- npm:mcp-telemetry-server
06 · Telemetry Server FAQ
What is Telemetry Server?
Socket.IO for AI agents. Instrument any MCP server's tool calls with a few lines, and any MCP client watching (Claude Code, Cursor, or your own tooling) gets live, structured progress - no polling, no context-flooding tool calls. It runs locally over stdio via the published package.
Is Telemetry Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-29 and it shipped 4 releases in the last 90 days. We re-verify nightly.
How do I install Telemetry Server?
Run `npx -y mcp-telemetry-server`. You can also paste the ready-made client config above.
Does Telemetry Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Telemetry Server
Alternatives to Telemetry Server
Maintained DevOps & monitoring servers if Telemetry Server isn't the fit.
- World Monitor Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools. ★ 83,963 · 2026-08-24
- Open Metadata Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents. ★ 14,959 · 2026-08-25
- Kubeshark MCP Server Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS. ★ 12,057 · 2026-08-18
- Grafana An MCP server giving access to Grafana dashboards, data and more. ★ 3,384 · 2026-08-24
- Radar Kubernetes visibility for AI agents: query workloads, events, logs, topology, and Helm releases. ★ 3,103 · 2026-08-24
- Testkube MCP MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants ★ 1,647 · 2026-08-24
Pairs well with
Servers that cover what Telemetry Server doesn't - only shown when the pairing reason fits the companion.
More DevOps & monitoring MCP servers · Hefesto AI · Waitbus · Yapitalism · Gha Intel · Palimpsest - censorship, China economy and model-eval observatory
More TypeScript MCP servers · Dvalincode · Artin0123 Gemini Image MCP Server · Bhived MCP · Comfyui MCP · Claudinho · see all