Skip to content

sirrobot01/mcpulse

Repository files navigation

MCPulse - MCP Analytics Platform

MCPulse Dashboard - Light Mode

Tests License Release Go Reference

Open-source analytics and observability platform for Model Context Protocol (MCP) servers

Quick StartDocumentationSDKsCloud(coming soon)License


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

MCPulse Dashboard - Dark Mode MCPulse Dashboard - Dark Mode
MCPulse Dashboard - Light Mode MCPulse Dashboard - Dark Mode

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

Integration Options

Zero-Code Solution

SDK Integration

MCP Server

Documentation

License

MCPulse is licensed under the Apache 2.0 License.