← Back to Plugins
MCP Server MCP

YoPingMe uptime monitoring

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Website uptime monitoring: live status, uptime reports, incidents, response times, failed checks

Homepage Verified source

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

Loading comments...