Otel
@studiomeyer-io
About Otel
W3C Trace Context bridge for the Model Context Protocol — propagate traces through MCP _meta (SEP-414) and emit OpenTelemetry spans so Host → MCP server → tool → downstream shows up as one trace.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-otel": {
"command": "docker",
"args": [
"run",
"-d",
"--name",
"jaeger",
"\\"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Otel?
W3C Trace Context bridge for the Model Context Protocol — propagate traces through MCP _meta (SEP-414) and emit OpenTelemetry spans so Host → MCP server → tool → downstream shows up as one trace.
How to use Otel?
Follow the repository README to install the server and add its MCP configuration to your client.
Key features of Otel
- reads traceparent / tracestate / baggage from the caller's _meta
- starts a SERVER span named tools/call as a child of the caller's span
- runs your handler with that span active (via the OTel context)
- ends the span with OK / ERROR status and records thrown exceptions
- host.chat-turn [INTERNAL]
Use cases of Otel
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Otel
Where is the source code for Otel?
The source code is linked from the repository URL on this page.
Does Otel include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Otel?
The source code is linked from the repository URL on this page.
Does Otel include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More MCP servers
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

Subtext
Subtext by FullstorySession replay, built for agents. Subtext is agentic session review: it captures production sessions of your app and connects them to your coding agent — Claude Code, Cursor, Codex, Devin, your own harness — so it can

scvd.store
seancrecordscvd.store is an evidence observatory for agentic commerce. Independent signed observation of what other people's endpoints, artifacts and payments actually did among other things.
fhirHydrant
faulkjOpen-source Node.js FHIR MCP server with SMART Backend Services, metadata-aware search/CRUD tools, compact responses, FHIRPath filtering, safe pagination, audit events, and terminology lookup.

Snipara
alopez3006MCP connector for Snipara, the Project Brain for AI coding agents
Comments