OpenTelemetry instrumentation for MCP servers
| Tool name | Description | Destructive? |
|---|---|---|
| calculator | ✓ no | |
| echo | ✓ no | |
| slow-operation | ✓ no | |
| failing-tool | ✓ no | |
| add_numbers | ✓ no |
| random_wait | ✓ no | |
| create_story | ✓ no |
{
"mcpServers": {
"shinzolabsinstrumentation": {
"command": "npx",
"args": [
"-y",
"@shinzolabs/instrumentation-mcp"
]
}
}
}