The OpenInference Instrumentation MCP server provides AI agents with tools to trace and monitor AI application performance. It exposes OpenInference and OpenTelemetry compatible instrumentation to collect metrics, logs, and traces. It connects to AI models and applications, integrating with OpenTelemetry collectors and backends. Developers use it to monitor model performance, debug issues, and optimize AI applications.
The OpenInference Instrumentation MCP server provides AI agents with tools to trace and monitor AI application performance. It exposes OpenInference and OpenTelemetry compatible instrumentation to collect metrics, logs, and traces. It connects to AI models and applications, integrating with OpenTelemetry collectors and backends. Developers use it to monitor model performance, debug issues, and optimize AI applications.
npx -y @arizeai/openinference-instrumentation-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"arizeai-openinference-instrumentation-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @arizeai/openinference-instrumentation-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from openinference-instrumentation-mcp?"
API Key Required
This server requires an API key from openinference-instrumentation-mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| OPENINFERENCE-INSTRUMENTATION-MCP_API_KEY | Yes | Your openinference-instrumentation-mcp API key |
"What resources are available in openinference-instrumentation-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in openinference-instrumentation-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in openinference-instrumentation-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.