apify-scrapers

jlucasmcrell/apify-scrapers
★ 0 stars Python API Integration Updated today
Apify Public Data MCP: 25 production public-data scrapers (Google Maps leads, jobs, SEC EDGAR, USAspending, FEC, EPA, ClinicalTrials.gov, openFDA, Europe PMC, GLEIF, CMS, Census, business registries, contractor licences) as one MCP server - each an Apify Actor on your own account
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apify-scrapers": {
      "command": "uvx",
      "args": [
        "apify-scrapers"
      ]
    }
  }
}

Or install with pip: pip install apify-scrapers