MCP ConfigsApr 3, 2026·3 min read
Uptime Kuma — Self-Hosted Uptime Monitoring
Monitor HTTP, TCP, DNS, Docker services with notifications to 90+ channels. Beautiful dashboard. 84K+ GitHub stars.
TO
TokRepo精选 · Community
Quick Use
Use it first, then decide how deep to go
This block should tell both the user and the agent what to copy, install, and apply first.
```bash
docker run -d -p 3001:3001 \
-v uptime-kuma:/app/data \
--name uptime-kuma \
louislam/uptime-kuma:1
```
Open `http://localhost:3001` — set up your admin account and start adding monitors.
Or install with npm:
```bash
npm install uptime-kuma
npx uptime-kuma
```
---
Intro
Uptime Kuma is a self-hosted monitoring tool with 84,700+ GitHub stars — the most popular open-source alternative to UptimeRobot, Pingdom, and StatusCake. Monitor HTTP endpoints, TCP ports, DNS records, Docker containers, and more with a beautiful real-time dashboard. When something goes down, Uptime Kuma sends alerts to 90+ notification channels (Slack, Discord, Telegram, email, webhooks, PagerDuty). For AI teams, it monitors API endpoints, model serving health, database connections, and pipeline status. One Docker command, zero ongoing costs.
Works with: Docker, any HTTP/TCP/DNS endpoint, Slack, Discord, Telegram, email, webhooks, PagerDuty, 90+ channels. Best for teams monitoring AI APIs and infrastructure health. Setup time: under 1 minute.
---
🙏
Source & Thanks
> Created by [Louis Lam](https://github.com/louislam). Licensed under MIT.
>
> [uptime-kuma](https://github.com/louislam/uptime-kuma) — ⭐ 84,700+
Discussion
Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.
Related Assets
Hoppscotch — Open-Source API Development Platform
Test APIs with a beautiful UI. REST, GraphQL, WebSocket, SSE, and gRPC. Self-hostable Postman alternative. 78K+ GitHub stars.
TokRepo精选
AFFiNE — Open-Source Notion Alternative
Docs, whiteboards, and databases in one privacy-first workspace. Local-first with real-time collaboration. 66K+ GitHub stars.
TokRepo精选
Coolify — Self-Hosted Vercel & Netlify Alternative
Deploy apps, databases, and services on your own server with one click. No vendor lock-in. 52K+ GitHub stars.
TokRepo精选