OpenTelemetry mcp instrumentation
Project Links
Meta
Author: Felix George
Requires Python: <4,>=3.10
Classifiers
OpenTelemetry MCP Instrumentation
This library allows tracing of agentic workflows implemented with MCP framework mcp python sdk.
Installation
pip install opentelemetry-instrumentation-mcp
Example usage
from opentelemetry.instrumentation.mcp import McpInstrumentor
McpInstrumentor().instrument()
Privacy
By default, this instrumentation logs prompts, completions, and embeddings to span attributes. This gives you a clear visibility into how your LLM application tool usage is working, and can make it easy to debug and evaluate the tool usage.
However, you may want to disable this logging for privacy reasons, as they may contain highly sensitive data from your users. You may also simply want to reduce the size of your traces.
To disable logging, set the TRACELOOP_TRACE_CONTENT environment variable to false.
TRACELOOP_TRACE_CONTENT=false
0.57.0
Mar 30, 2026
0.56.1
Mar 30, 2026
0.56.0
Mar 30, 2026
0.55.0
Mar 29, 2026
0.54.0
Mar 29, 2026
0.53.4
Mar 29, 2026
0.53.3
Mar 19, 2026
0.53.2
Mar 18, 2026
0.53.0
Mar 04, 2026
0.52.6
Feb 26, 2026
0.52.5
Feb 23, 2026
0.52.4
Feb 19, 2026
0.52.3
Feb 10, 2026
0.52.2
Feb 08, 2026
0.52.1
Feb 02, 2026
0.52.0
Feb 02, 2026
0.51.1
Jan 26, 2026
0.51.0
Jan 20, 2026
0.50.1
Dec 16, 2025
0.49.8
Dec 11, 2025
0.49.7
Dec 08, 2025
0.49.6
Dec 01, 2025
0.49.5
Nov 27, 2025
0.49.4
Nov 27, 2025
0.49.3
Nov 26, 2025
0.49.2
Nov 25, 2025
0.49.1
Nov 24, 2025
0.49.0
Nov 23, 2025
0.48.2
Nov 23, 2025
0.48.1
Nov 17, 2025
0.48.0
Nov 11, 2025
0.47.5
Oct 24, 2025
0.47.4
Oct 22, 2025
0.47.3
Sep 21, 2025
0.47.2
Sep 17, 2025
0.47.1
Sep 14, 2025
0.47.0
Sep 10, 2025
0.46.2
Aug 29, 2025
0.46.1
Aug 24, 2025
0.46.0
Aug 24, 2025
0.45.6
Aug 18, 2025
0.45.5
Aug 15, 2025
0.45.4
Aug 14, 2025
0.45.3
Aug 14, 2025
0.45.2
Aug 14, 2025
0.45.1
Aug 13, 2025
0.45.0
Aug 12, 2025
0.44.3
Aug 12, 2025
0.44.2
Aug 11, 2025
0.44.1
Aug 04, 2025
0.44.0
Aug 03, 2025
0.43.1
Jul 23, 2025
0.43.0
Jul 22, 2025
0.42.0
Jul 17, 2025
0.41.0
Jul 13, 2025
0.40.14
Jun 24, 2025
0.40.13
Jun 24, 2025
0.40.12
Jun 20, 2025
0.40.11
Jun 17, 2025
0.40.10
Jun 17, 2025
0.40.9
Jun 10, 2025
0.40.8
Jun 09, 2025
0.40.7
May 20, 2025
0.40.6
May 16, 2025
0.40.5
May 13, 2025
0.40.4
May 10, 2025
0.40.3
May 07, 2025
0.40.2
Apr 30, 2025
0.39.4
Apr 30, 2025