MCP Server
MCP
YoPingMe uptime monitoring
Website uptime monitoring: live status, uptime reports, incidents, response times, failed checks
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://app.yoping.me/api/mcp",
"headers": [
{
"description": "Bearer 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.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment