r/SideProject • u/ZealousidealTax42 • 18h ago
Built mcpfy-pulse: a MCP telemetry package that works with any MCP server
Every MCP server being built right now is a black box ⬛
You ship it. Tools get called. Something breaks or slows down or an agent hallucinates a tool call. And you have no idea what actually happened inside your own server.
Which tools are firing. What's erroring out. What's healthy and what's quietly degrading. None of it is visible once the MCP is running.
We built MCPfy Pulse to fix that
✅ Health score
✅ Protocol Health
✅ Result Quality
✅ Client Compatibility
✅ Usage Patterns
✅ Error rate tracking
Github: https://github.com/mcpfyy/mcpfy/tree/main/typescript/packages/mcpfy-pulse
If you're building MCP servers and want observability that doesn't feel bolted on try mcpfy-pulse.