Server data from the Official MCP Registry
Add OpenTelemetry tracing to Python AI agents. Supports LangGraph, LlamaIndex, CrewAI, OpenAI SDK.
Add OpenTelemetry tracing to Python AI agents. Supports LangGraph, LlamaIndex, CrewAI, OpenAI SDK.
Set these up before or after installing:
Environment variable: ANTHROPIC_API_KEY
Environment variable: LLM_MODEL
Environment variable: OPENAI_API_KEY
Environment variable: GEMINI_API_KEY
Environment variable: GROQ_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-alanzha2-observe-instrument-mcp": {
"env": {
"LLM_MODEL": "your-llm-model-here",
"GROQ_API_KEY": "your-groq-api-key-here",
"GEMINI_API_KEY": "your-gemini-api-key-here",
"OPENAI_API_KEY": "your-openai-api-key-here",
"ANTHROPIC_API_KEY": "your-anthropic-api-key-here"
},
"args": [
"observe-instrument-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 7 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!