io.github.alanzha2/observe-instrument-mcp
Quality Score
79
/100
Add OpenTelemetry tracing to Python AI agents. Supports LangGraph, LlamaIndex, CrewAI, OpenAI SDK.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"observe-instrument-mcp": {
"command": "uvx",
"args": [
"observe-instrument-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>",
"LLM_MODEL": "<llm_model>",
"OPENAI_API_KEY": "<your-openai_api_key>",
"GEMINI_API_KEY": "<your-gemini_api_key>",
"GROQ_API_KEY": "<your-groq_api_key>"
}
}
}
}§02 Environment variables
ANTHROPIC_API_KEYsecret
API key for Anthropic Claude (default LLM provider)
LLM_MODELLLM model to use (default: claude-sonnet-4-6). Supports Anthropic, OpenAI, Gemini, Groq, Ollama via LiteLLM.
OPENAI_API_KEYsecret
API key for OpenAI models
GEMINI_API_KEYsecret
API key for Google Gemini models
GROQ_API_KEYsecret
API key for Groq models
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in AI & LLMs
OpenAI Tools MCP Server
ai.com.mcp/openai-tools
Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.
ai.llmse/mcp
ai.llmse/mcp
Public MCP server for the LLM Search Engine
Perplexity API Platform
ai.perplexity/mcp-server
Real-time web search, reasoning, and research through Perplexity's API