mcpstat
Verified Safeby tekkidev
Overview
Adds usage tracking, analytics, and an audit trail to Model Context Protocol (MCP) servers to monitor tool, prompt, and resource interactions.
Installation
python examples/example_server.pySecurity Notes
The server stores usage data locally in a SQLite database and optionally in log files. The project's SECURITY.md advises ensuring appropriate file permissions for sensitive deployments. There are no indications of direct network exposure, hardcoded secrets, 'eval' usage, or obfuscation in the provided source code.
Similar Servers
mcphub
MCPHub is a Model Context Protocol (MCP) server designed for integrating, managing, and orchestrating various MCP services and tools, offering an API gateway, OAuth authorization server, and AI-powered tool discovery.
mcp-shark
Aggregate multiple Model Context Protocol (MCP) servers into a single unified interface with a powerful monitoring UI.
mcpcat-typescript-sdk
This SDK integrates analytics and telemetry capabilities into existing Model Context Protocol (MCP) servers, capturing user intentions, tool usage, and error patterns.
mcpcat-python-sdk
This SDK integrates with MCP (Multi-Agent Communication Protocol) servers to collect user behavior analytics and forward telemetry (logs, traces, errors) to an analytics platform or third-party observability tools.