Skip to content
VS Code

Atlassian Statuspage Scraper & JSON API Tool for VS Code

com.ranovam/statuspage-scraper

Statuspage Scraper extracts any company's Atlassian Statuspage as clean JSON — components…

client:VS Code transport:streamable-http

Install Atlassian Statuspage Scraper & JSON API Tool in VS Code

.vscode/mcp.json

{
  "servers": {
    "statuspage-scraper": {
      "type": "http",
      "url": "https://mcp.apify.com?tools=enezli/statuspage-scraper"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Atlassian Statuspage Scraper & JSON API Tool in other clients