🚀 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 与智能体 分类下的更多 MCP 服务器
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
评论