Back to search
30
MCP

sovereign-web-scraper-mcp

npm/sovereign-web-scraper-mcp

MCP server for web scraping — fetch URLs, extract text/links/metadata, CSS selector extraction. Zero deps, LLM-optimized output.

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

Similar MCP servers embedding-nearest

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
io.github.ryudi84/web-scraper
MCP server for web scraping: URLs, links, metadata, CSS extraction.
0 tools
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
0 tools
io.github.ofershap/scraper
Web scraping MCP — extract clean markdown, links, and metadata from any URL.
0 tools
io.alterlab/mcp-server
Web scraping MCP server — scrape, extract structured data, screenshot any site with anti-bot bypass.
0 tools
@sigma/scrap-mcp
An MCP (Model Context Protocol) server that can scrape web pages and extract content using CSS selectors. Built with deno-dom for fast HTML
0 tools

How to use

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

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