MCP Telemetry
@xprilion
关于 MCP Telemetry
Observability helps. This MCP server adds tracing to all your conversations on Claude (or suitable MCP client) so that you can trace, understand, debug and report on your all your interactions.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"MCP Telemetry": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"--with",
"weave",
"mcp",
"run",
"~/mcp-telemetry/server.py"
],
"env": {
"WANDB_API_KEY": ""
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Telemetry?
MCP Telemetry is a Model Context Protocol server that logs and tracks conversations between users and LLMs, integrating with Weights & Biases Weave for telemetry visualization and analysis.
How to use MCP Telemetry?
Install by adding the provided JSON configuration to your Claude desktop config, setting the WANDB_API_KEY environment variable. The server starts automatically with Claude and logs conversation data, viewable in the Weights & Biases dashboard.
Key features of MCP Telemetry
- Start tracing sessions with custom identifiers
- Log user inputs, LLM responses, actions, and tool calls
- Seamless integration with Weights & Biases Weave
- Real-time monitoring of conversation flows
- Export and share conversation analytics
Use cases of MCP Telemetry
- Trace and analyze conversation flows between users and LLMs
- Monitor tool usage patterns and response times
- Track error rates and conversation metadata
- Share conversation analytics with your team
FAQ from MCP Telemetry
What data does MCP Telemetry log?
MCP Telemetry automatically logs user messages, LLM responses, tool calls and their results, and conversation metadata.
How do I view my telemetry data?
Log in to your Weights & Biases account, navigate to your project, and you'll see visualizations including conversation flows, tool usage patterns, response times, and error rates.
What are the prerequisites for running MCP Telemetry?
You need a Weights & Biases API key from wandb.ai, and the uv command must be available on your system.
How do I start a tracing session?
Prompt Claude to trace a conversation, for example: "Log this conversation with MCP Telemetry, topic will be Cats."
Does MCP Telemetry require any special configuration?
The only required configuration is setting the WANDB_API_KEY environment variable in the Claude desktop config.
开发工具 分类下的更多 MCP 服务器
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
评论