Back to Home
shinzo-labs icon

shinzo-py

Verified Safe

by shinzo-labs

Overview

Provides OpenTelemetry-compatible observability for Python MCP servers, offering insights into agent usage patterns, contextualized tool calls, and server performance analysis.

Installation

Run Command
python examples/basic_usage.py

Security Notes

The SDK is well-structured and includes PII sanitization as a security feature. It uses `httpx` for network communication to a configurable OTLP endpoint. Authentication (bearer, API key, basic) is handled using user-provided credentials within the configuration. No direct usage of `eval`, obfuscation, or hardcoded secrets were found. The primary security consideration is ensuring the user configures a trusted telemetry endpoint and securely manages their authentication tokens/keys, as is standard practice for observability tools.

Similar Servers

Stats

Interest Score40
Security Score9
Cost ClassLow
Stars10
Forks3
Last Update2025-12-10

Tags

ObservabilityOpenTelemetryMCPPythonAI