Catalog
Bluesky Scraper
Officialby PrometheusAgency
Scrape Bluesky posts, profiles, followers, threads and keyword search. Clean JSON, pay per result.
Extracts Bluesky posts, profiles, followers and threads into structured JSON format.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://mcp.apify.com/?actors=prometheusagency/bluesky-scraperclaude_desktop_config.json
{
"mcpServers": {
"bluesky-scraper": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com/?actors=prometheusagency/bluesky-scraper"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.