MCPulse
Crowdsourced MCP server reliability scoring — 615+ servers monitored, 2.17M+ health checks, real-time reliability data
MCPulse - MCP Analytics Platform
Open-source analytics and observability platform for Model Context Protocol (MCP) servers
Quick Start • Documentation • SDKs • Cloud(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
|
|
|
|
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
- 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.
相關伺服器
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase. Pre-built index committed to git, instant queries via MCP.
MCP Tools
Provides file system and command execution tools for LLM clients like Claude Desktop.
Volatility MCP
Integrates Volatility 3 memory analysis with FastAPI and MCP, exposing memory forensics plugins via REST APIs.
OTP MCP Server
Generates secure One-Time Passwords (OTP) using TOTP and HOTP algorithms.
MCP Developer Name
Returns the current developer's information.
Remote MCP Server Chatbot
A demonstration of deploying a remote MCP server on Cloudflare Workers without authentication.
WinCC Unified MCP Server
An MCP server for interfacing with SIEMENS WinCC Unified SCADA systems via their GraphQL API.
Health Microservice API
A FastAPI microservice for health-related operations, featuring JWT authentication and a PostgreSQL database with Alembic migrations.
CodeRabbit
Integrate with CodeRabbit AI for automated code reviews, pull request analysis, and report generation.
MCP Crash Course
A simple demonstration of the MCP Python SDK.