Back to search
30
MCP

mcp-server-scraper

npm/mcp-server-scraper

MCP server for web scraping — extract clean markdown, links, and metadata from any URL. Zero auth. Free alternative to Firecrawl.

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

Similar MCP servers embedding-nearest

io.github.ofershap/scraper
Web scraping MCP — extract clean markdown, links, and metadata from any URL.
0 tools
sovereign-web-scraper-mcp
MCP server for web scraping — fetch URLs, extract text/links/metadata, CSS selector extraction. Zero deps, LLM-optimized output.
0 tools
Firecrawl MCP Server
MCP server for Firecrawl web scraping, structured data extraction and web search integration.
0 tools
freecrawl-mcp
FreeCrawl MCP Server - Self-hosted web scraping and document processing as a Firecrawl replacement
0 tools
io.github.ryudi84/web-scraper
MCP server for web scraping: URLs, links, metadata, CSS extraction.
0 tools
ai-first-scraper-mcp
MCP server that gives any LLM agent ad-free Markdown web scraping and search.
0 tools

How to use

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

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