cute-web-scraper

maccydee/cute-web-scraper
★ 1 stars Python Browser/Web Updated 1d ago
A free, local MCP server that gives Claude web scraping powers. 24 tools, four escalating fetch tiers, no API key.
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": {
    "cute-web-scraper": {
      "command": "uvx",
      "args": [
        "cute-web-scraper"
      ]
    }
  }
}

Or install with pip: pip install cute-web-scraper

README Excerpt

<!-- mcp-name: io.github.maccydee/cute-web-scraper --> **An MCP server that gives Claude web scraping powers.** Free, local, no API key, no cloud account. Ask in plain English. It fetches the pages, renders the JavaScript when needed, gets past the blocks, and hands back clean markdown or a queryable table — no selectors, no glue code.

Tools (20)

SCRAPER_AUTH_TOKENSCRAPER_CACHE_MAX_ENTRIESSCRAPER_CACHE_TTL_SSCRAPER_CHROME_USER_DATA_DIRSCRAPER_DB_PATHSCRAPER_DELAY_MSSCRAPER_IMPERSONATESCRAPER_MAX_CONCURRENTSCRAPER_MAX_INLINE_CHARSSCRAPER_STEALTHanalyze_websitecrawl_sitedrop_tableexport_tableextract_by_selectorextract_emailsextract_linksextract_phonesextract_productsextract_shopify_store

Topics

anthropicbrowser-automationclaudemcpmcp-servermodel-context-protocolplaywrightpythonscraperweb-scraping