HomeSearch & Research › AI-First Scraper

AI-First Scraper

Three MCP tools: fetch_page, fetch_pages_batch, search_web. Ad-free Markdown for AI agents.

Python CloudLocal macOSWindowsLinux
★ 2 stars Last pushed 2026-08-26 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.0.2)

uvx ai-first-scraper-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "ai-first-scraper-mcp": {
      "command": "uvx",
      "args": [
        "ai-first-scraper-mcp"
      ],
      "env": {
        "SCRAPER_URL": "<YOUR_VALUE>",
        "SEARCH_URL": "<YOUR_VALUE>",
        "AFS_TIMEOUT": "<YOUR_VALUE>"
      }
    }
  }
}
  • SCRAPER_URL — URL of the ai-first-scraper instance to use. Default: https://ai-first-scraper.onrender.com
  • SEARCH_URL — URL of the ai-first-search instance to use. Default: https://ai-first-search.onrender.com
  • AFS_TIMEOUT — Upstream HTTP timeout in seconds. Default: 45

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry