Skip to content
Claude Desktop

BetterStack Status Page Scraper & API Tool for Claude Desktop

com.ranovam/betterstack-scraper

BetterStack durum sayfalarını (status page) temiz JSON olarak alın — bileşenler, olaylar, uptime…

client:Claude Desktop transport:streamable-http

Install BetterStack Status Page Scraper & API Tool in Claude Desktop

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

{
  "mcpServers": {
    "betterstack-scraper": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com?tools=enezli/betterstack-scraper"
      ]
    }
  }
}

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

BetterStack Status Page Scraper & API Tool in other clients