🚀 Uptime Agent MCP Server
@AVIMBU
🚀 Uptime Agent MCP Server について
Connect your Uptime Agent monitoring system directly to AI assistants like Claude through the Model Context Protocol (MCP).
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"uptime_agent_mcp": {
"command": "npx",
"args": [
"uptime-agent-mcp",
"setup"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is 🚀 Uptime Agent MCP Server?
It's an MCP server that connects your Uptime Agent monitoring system to AI assistants like Claude, allowing you to check uptime status, view incidents, and manage monitors through natural conversation. It's designed for developers and ops teams who use Uptime Agent for website and API endpoint monitoring.
How to use 🚀 Uptime Agent MCP Server?
Install via npx uptime-agent-mcp setup (recommended), Smithery.ai, manual clone, or Docker. You need Node.js 18+, an Uptime Agent account, and an API key. After configuring the API key, the server runs as an MCP tool and is automatically set up with Claude Desktop when using the quick install.
Key features of 🚀 Uptime Agent MCP Server
- Real-time monitoring access for AI assistants
- Incident viewing and analysis through natural conversation
- Monitor creation with voice or text commands
- Enterprise-grade security for monitoring infrastructure
- Anonymous public tracking without authentication
- Docker deployment support for easy hosting
Use cases of 🚀 Uptime Agent MCP Server
- Asking an AI assistant to list all active uptime monitors
- Creating a new monitoring endpoint for a specific URL via chat
- Analyzing downtime incidents from last week with average duration
- Setting up public tracking for a URL without requiring authentication
FAQ from 🚀 Uptime Agent MCP Server
What are the prerequisites to use this server?
You need Node.js 18 or higher, an active Uptime Agent account, and a valid Uptime Agent API key with appropriate permissions.
How do I get my Uptime Agent API key?
Log in to your Uptime Agent Dashboard, go to Account → API Keys, create a new key, and copy the generated value.
What functions are available in this server?
Functions include listMonitors, getMonitor, createMonitor, listIncidents, getIncident, listIncidentsByMonitor, and createAnonymousTracking. Slack integration functions (slack_get_users, slack_post_message) are listed as coming soon.
How is this server deployed?
It can be run via npx, installed manually from the GitHub repo, or deployed using Docker. The environment variable UPTIME_API_KEY is required, and the optional PORT defaults to 3000.
Where does the monitoring data live and how is it secured?
All monitoring data is stored and managed by the Uptime Agent platform. The MCP server authenticates using your API key and does not store data locally; it acts as a bridge to Uptime Agent's secure API.
「AI とエージェント」の他のコンテンツ
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
コメント