sigmaSd/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.
This tool helps you precisely extract specific pieces of information from web pages by providing a URL and a CSS selector. It takes a web address and a simple instruction (like 'all headings' or 'news article titles') and returns only the text content you need, ignoring all the surrounding clutter. Marketers, researchers, or data analysts can use this to gather targeted information for competitor analysis, trend tracking, or content aggregation.
Use this if you need to pull specific text content from a public web page for analysis, content generation, or data collection, and want to avoid irrelevant information.
Not ideal if the web page you need to scrape loads content dynamically with JavaScript or if you require interaction with the page (like clicking buttons or filling forms).
Stars
7
Forks
1
Language
TypeScript
License
—
Category
Last pushed
Jan 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/sigmaSd/scrap-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apify/apify-mcp-server
The Apify MCP server enables your AI agents to extract data from social media, search engines,...
bartholomej/node-csfd-api
ČSFD API in JavaScript. Amazing NPM library for scrapping csfd.cz. Now with MCP server
brightdata/brightdata-mcp
A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public...
ScrapeGraphAI/scrapegraph-mcp
ScapeGraph MCP Server
firecrawl/firecrawl-mcp-server
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and...