Back to Home
MCPCat icon

mcpcat-python-sdk

by MCPCat

Overview

An analytics and observability SDK for Multi-modal Conversational Platform (MCP) servers, capturing user behavior and tool interactions for product development and debugging.

Installation

Run Command
No command provided

Environment Variables

  • DD_API_KEY
  • SENTRY_DSN
  • MCPCAT_DEBUG_MODE

Security Notes

The SDK employs monkey-patching, which alters the runtime behavior of the host MCP server. It collects and transmits data (including tool call arguments, responses, and potentially full stack traces) to api.mcpcat.io and optional third-party observability platforms. Users must carefully implement the `redact_sensitive_information` callback to prevent sensitive data from being sent externally. No direct `eval()` or `exec()` calls, or obvious hardcoded secrets were found.

Similar Servers

Stats

Interest Score45
Security Score7
Cost ClassMedium
Avg Tokens300
Stars45
Forks6
Last Update2026-01-19

Tags

AnalyticsObservabilityAISDKPythonTelemetry