Back to search
30
MCP

ai-first-scraper-mcp

pypi/ai-first-scraper-mcp

MCP server that gives any LLM agent ad-free Markdown web scraping and search.

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

Similar MCP servers embedding-nearest

AI-First Scraper
Three MCP tools: fetch_page, fetch_pages_batch, search_web. Ad-free Markdown for AI agents.
0 tools
mcp-server-scraper
MCP server for web scraping — extract clean markdown, links, and metadata from any URL. Zero auth. Free alternative to Firecrawl.
0 tools
markdown-for-agents-mcp
MCP server for AI agents — fetch any URL with full JavaScript rendering (Playwright/Chromium) and convert to clean, token-efficient markdown
0 tools
stgmt/crawl4ai-mcp
MCP server for Crawl4AI - Universal web crawling and data extraction for AI agents
0 tools
ai.llmse/mcp live
Public MCP server for the LLM Search Engine
0 tools · streamable-http
cotdp/scraper-mcp
Context-optimized MCP server for web scraping. Reduces LLM token usage by 70-90%.
0 tools

How to use

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

{
  "mcpServers": {
    "ai-first-scraper-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}