73
/ 100
19 days ago
glama

otel-instrumentation-mcp

Bridges AI coding assistants with the OpenTelemetry ecosystem, providing real-time access to repositories, documentation, examples, semantic conventions, and instrumentation scoring for high-quality observability.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: REDIS_PASSWORD, GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCACHE_ENABLED
configCACHE_BACKEND
configREDIS_HOST
configREDIS_PORT
configREDIS_DB
🔐 secretREDIS_PASSWORD
configCACHE_DEFAULT_TTL
configCACHE_KEY_PREFIX
configGITHUB_APP_IDexport ="123456"
configGITHUB_INSTALLATION_IDexport ="654321"
configGITHUB_APP_PRIVATE_KEY_PATHexport ="/path/to/private-key.pem"
🔐 secretGITHUB_TOKENexport ="github_pat_..."
configGITHUB_GRAPHQL_URL
configMCP_TRANSPORTsse MCP_PORT=8080 uv run otel-instrumentation-mcp
configSERVICE_PORT8080 uv run otel-instrumentation-mcp
configMCP_PORTMCP_TRANSPORT=sse =8080 uv run otel-instrumentation-mcp
configMCP_HOSTHost binding for HTTP/SSE Auto-detected
configSERVICE_NAMEService name for telemetry otel-instrumentation-mcp-server
configSERVICE_INSTANCE_IDInstance identifier local
configHOSTNAME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/liatrio-labs-otel-instrumentation-mcp-n54b8p)](https://m8ven.ai/mcp/liatrio-labs-otel-instrumentation-mcp-n54b8p)
commit: 7e8d81cb2cd762bb5d76eaffebe7d69b24880258
code hash: 76797f1cfc1bfee4546d582b3c7f9891e37de4a90b151f400ca118654ee281ed
verified: 6/18/2026, 11:09:39 AM
view raw JSON →