trackmcp
Back to directory

MCPulse - MCP Analytics Platform

5 stars TypeScriptOthers Updated Jul 4, 2026
aiclaudemcpmcp-clientmcp-serveranalyticsmcp-analytics

Documentation

MCPulse - MCP Analytics Platform


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

bash
# 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

  • MCPulse Proxy: https://github.com/sirrobot01/mcpulse-proxy - Add analytics to any MCP server without code changes. Works with any MCP server via stdio, HTTP, or SSE.

SDK Integration

  • Python: https://github.com/sirrobot01/mcpulse-python
  • Go: https://github.com/sirrobot01/mcpulse-go
  • Node.js/TypeScript: coming soon

MCP Server

  • mcp-mcpulse: https://github.com/sirrobot01/mcp-mcpulse - Query MCPulse data from any MCP client

Documentation

License

MCPulse is licensed under the Apache 2.0 License.

Frequently asked questions

What is mcpulse?

mcpulse is MCPulse - MCP Analytics Platform

How do I install mcpulse?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcpulse open source?

Yes — it is hosted on GitHub at https://github.com/sirrobot01/mcpulse and has 5 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP