arnavranjan005/mcp-telemetry
by Various
Socket.IO-style telemetry for MCP servers — live progress from any tool call, watched by any MCP client.
MCP
arnavranjan005/mcp-telemetry
Added 4 July 2026
Overview
Provides Socket.IO-style telemetry for MCP servers, enabling live progress updates from any tool call that can be observed by any MCP client. Built in TypeScript, it streams real-time events to clients for monitoring and debugging.
Best for
Best for
Developers building MCP servers who need live progress feedback for tool calls
Use cases
- Monitor live progress of long-running MCP tool calls
- Debug MCP server behavior with real-time event streams
- Build dashboards or UIs that display MCP tool execution status
How to use
Install
npm install -g mcp-telemetry-server Tools exposed
mcp-telemetry-server
Tested with
Claude Code, Cursor
Example client config
{\n "mcpServers": {\n "deploy": { "command": "npx", "args": ["-y", "deploy-mcp"] },\n "telemetry": { "command": "npx", "args": ["-y", "mcp-telemetry-server"] }\n }\n} Notes
Provides Socket.IO-style telemetry for MCP servers, enabling live progress updates from any tool call that can be observed by any MCP client. Built in TypeScript, it streams real-time events to clients for monitoring and debugging.
1 stars on GitHub. Last updated 2026-07-02. Licensed MIT.
Use cases
- Monitor live progress of long-running MCP tool calls
- Debug MCP server behavior with real-time event streams
- Build dashboards or UIs that display MCP tool execution status
Pros
- Real-time telemetry with minimal overhead
- Works with any MCP client that supports event streaming
- Simple integration into existing MCP servers
Cons
- Very early stage project with only 1 star on GitHub
- Limited documentation and community support
- Requires MCP server and client to both support the telemetry protocol
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Real-time telemetry with minimal overhead
- Works with any MCP client that supports event streaming
- Simple integration into existing MCP servers
Cons
- Very early stage project with only 1 star on GitHub
- Limited documentation and community support
- Requires MCP server and client to both support the telemetry protocol
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
FastMCP
Various
🚀 The fast, Pythonic way to build MCP servers and clients.
microsoft/markitdown
Various
Python tool for converting files and office documents to Markdown.
firecrawl/firecrawl-mcp-server
Various
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
eyaltoledano/claude-task-master
Various
An AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
