openinference

OpenInference MCP Instrumentation

pypi

Python auto-instrumentation library for MCP’s python SDK. Currently, it only enables context propagation so that the span active when making an MCP tool call can be connected to those generated when executing it. It does not generate any telemetry.

Installation

pip install openinference-instrumentation-mcp

More Info