MCPulse is an open-source, self-hosted analytics and observability platform purpose-built for Model Context Protocol (MCP) servers. Get comprehensive visibility into MCP server usage, performance, errors, and business metrics.
Screenshots
Quick Start
Using Docker (Recommended)
# Download configuration files
curl -O https://raw.githubusercontent.com/sirrobot01/mcpulse/main/docker-compose.yml
curl -o config.yaml https://raw.githubusercontent.com/sirrobot01/mcpulse/main/config.yaml.example
# Start MCPulse
docker compose up -d
Access the dashboard at http://localhost:8080
Docker Images
Pre-built images are available:
- GitHub Container Registry:
ghcr.io/sirrobot01/mcpulse:latest
- Docker Hub:
cy01/mcpulse:latest
For detailed installation and configuration, see the documentation
SDKs
Integration SDKs
MCP Server
Documentation
License
MCPulse is licensed under the Apache 2.0 License.