Skip to content
Back to search
30
MCP

AI-First Scraper

io.github.yubinkim444/ai-first-scraper-mcp

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

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ai-first-scraper-mcp
MCP server that gives any LLM agent ad-free Markdown web scraping and search.
0 tools
io.github.carrasquelalex1/webscrape-mcp
Fetch any URL and get clean Markdown. Web scraping for AI agents.
0 tools · streamable-http
io.github.cal-dev-tech/perpage-mcp-server
Give AI agents clean, LLM-ready web data — scrape any URL to markdown or extract structured JSON.
0 tools
iflow-mcp_scrapling-fetch-mcp
Helps AI assistants access text content from bot-protected websites. MCP server that fetches HTML/markdown from sites with anti-automation m
0 tools
io.github.Perufitlife/multi-scraper-mcp
12 web scraping tools for AI agents: Reddit, Amazon, eBay, Google Maps, Yelp, YouTube, TikTok
0 tools · streamable-http
ai.foura/mcp live
Web scraping for AI agents: fetch any page via proxy or full browser, past anti-bot defenses.
4 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai-first_scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}