Loading MCP server directory, please wait...
Website uptime monitoring: live status, uptime reports, incidents, response times, failed checks
npx @getmcp/cli add me.yoping/uptimeRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer ypk_... - an API key with the 'mcp' scope, created on the YoPingMe Account page. Add the 'mcp:write' scope only if you want the assistant to be able to create monitors.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"me.yoping/uptime": {
"url": "https://app.yoping.me/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}