Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by phukit29182 • Uncategorized
An MCP server providing tools to manage and interact with Uptime Kuma monitors and status pages.
Programmatically add, edit, pause, or delete monitors in Uptime Kuma.
Retrieve monitor heartbeats and status page details asynchronously.
Manage monitor tags and fetch paginated heartbeat data from Uptime Kuma.
This MCP server acts as an intermediary to interact with an Uptime Kuma instance, exposing asynchronous tools to manage monitors, tags, status pages, and retrieve heartbeat data. It integrates with the Uptime Kuma API using a synchronous client wrapped for async use, enabling efficient non-blocking operations. Configuration is managed via environment variables, and the server supports both STDIO and SSE communication modes.