Loading MCP server directory, please wait...
Agent-native uptime monitoring. Create, inspect, and assert monitor health. Free 50-monitor tier.
npx @getmcp/cli add com.uptimemonitoring/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key>. Generate at https://app.uptimemonitoring.com/keys (label it 'mcp'). OAuth will be added in v2.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.uptimemonitoring/mcp": {
"url": "https://api.uptimemonitoring.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}