
Anas Rhimi
DevOps & クラウドエンジニアBuilding open-source infrastructure and AI agent telemetry. Focused on eliminating expensive enterprise SaaS paywalls for developers worldwide.
WolrdPulseを開発した理由
Model Context Protocol for Live Reliability Context
When working with autonomous coding agents like Claude Desktop and Cursor, I noticed a constant blind spot: AIエージェントは稼働中のクラウドインフラの状態を把握できません. If a CI/CD build fails, an API route times out, or a DNS record hasn't propagated yet, the AI agent will assume there is a bug in the code and start suggesting unnecessary refactors—completely unaware that AWS or Vercel is simply experiencing an outage.
I built WolrdPulse as a free, lightweight Model Context Protocol (MCP) server that runs on global edge infrastructure. It gives your AI tools instant, live diagnostics—status feeds, DNS lookups, latency tests, and SSL verification—in real time without requiring hundreds of dollars in proprietary SaaS subscriptions.
Architecture & Technology
Designed for sub-50ms tool execution and zero-dependency integration.
MCP Standard
Standard JSON-RPC over Server-Sent Events (SSE) for 1-click integration with Claude, Cursor, and custom agent loops.
Global Edge Network
Queries Cloudflare DNS-over-HTTPS (1.1.1.1) and native Node TLS sockets to test endpoints in milliseconds.
100% Free & Open
MIT Licensed. Publicly accessible endpoints with no API keys, accounts, or telemetry tracking required.
Support the Project
WolrdPulse is 100% free and maintained in my free time. If this tool saves your team money or improves your AI development workflow, consider supporting the project on GitHub Sponsors.