Back to search
30
MCP

@sigma/scrap-mcp

jsr/@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 parsing.

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

Similar MCP servers embedding-nearest

mcp-server-webscan
A Model Context Protocol (MCP) server for web content scanning and analysis. This server provides tools for fetching, analyzing, and extract
0 tools
figma-mcp-server
A Model Context Protocol (MCP) server for Figma data extraction with component and design token focus
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
@sigmasd/pdf-read-mcp
A Model Context Protocol (MCP) server that provides access to PDF and DOCX document reading and text extraction capabilities.
0 tools
crawl4ai-mcp-sse-stdio
MCP (Model Context Protocol) server for Crawl4AI - Universal web crawling and data extraction
0 tools
wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
0 tools

How to use

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

{
  "mcpServers": {
    "@sigma/scrap-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}