Skip to content
Claude Desktop

mcpuptimeledger mcp for Claude Desktop

com.clauxel.mcpuptimeledger/mcpuptimeledger-mcp

MCP uptime, schema, auth, and SLA receipt monitoring.

client:Claude Desktop transport:streamable-http

Install mcpuptimeledger mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcpuptimeledger-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcpuptimeledger.clauxel.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

mcpuptimeledger mcp in other clients