Skip to content
Cursor

bluesky scraper for Cursor

io.github.prometheusagency/bluesky-scraper

Scrape Bluesky posts, profiles, followers, threads and keyword search. Clean JSON, pay per result.

client:Cursor transport:streamable-http

Install bluesky scraper in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "bluesky-scraper": {
      "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-scraper"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

bluesky scraper in other clients