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
Zabbix MCP Server
Zabbix MCP Server with all functions and validations
MCP Bridge API
A lightweight, LLM-agnostic RESTful proxy that unifies multiple MCP servers under a single API.
GraphQL API Explorer
Provides intelligent introspection and exploration capabilities for any GraphQL API.
MCP Devkit
A persistent development partner that prevents context drift and maintains project memory across all development sessions.
Arch Tools
53 production-ready AI tools via MCP with x402 USDC payments on Base L2 — web scraping, crypto data, AI generation, OCR, and more.
MCP Talk Demo Files
A collection of demo files for MCP servers and clients, illustrating various transport protocols and server capabilities using Python.
Authless Remote MCP Server
An authless remote MCP server designed for deployment on Cloudflare Workers. It can be set up locally using npm create.
Arcjet
Arcjet is the runtime security platform that ships with your AI code.
smartbear
One stop access to all smartbear products
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.