{"repo":"sigmaSd/scrap-mcp","free":true,"listed":false,"github":"https://github.com/sigmaSd/scrap-mcp","clone":"git clone https://github.com/sigmaSd/scrap-mcp.git","description":"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.","language":"TypeScript","stars":10,"topics":["mcp","mcp-server","scraper"],"license":null,"category":"mcp-servers","readme_excerpt":"Web Scraper MCP Server 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. Why Most LLM clients already have some HTTP fetching capabilities, but fetching a page directly often returns a lot of unnecessary content. This not only confuses the LLM, but also quickly fills up the context window. That's where this MCP comes in—it enables targeted scraping using CSS selectors, so you only extract the content you actually need. Example from Zed See ZedExample.md for a real-world usage example. Features - 🌐 Fetch any publicly accessible web page by URL - 🔍 Parse HTML content using the fast deno-dom library - 📋 Extract text content using standard CSS selectors - 🎯 Support for complex selectors (classes, IDs, attributes, pseudo-selectors) - ⚡ Built-in error handling for network issues and parsing failures - 🛡️ Safe execution with minimal required permissions Prerequisites - Deno installed on your system - Network access for fetching web pages Running the Server You can also run this with Bun and Node.js using bunx and npx respectively: MCP Tool Reference scrape page The main tool for scraping web pages and extracting content. Parameters: - url (string, required): The URL of the page to scrape - query selector (string, required): CSS selector to query elements Return Format: Usage Examples Basic Selectors 1. Extract all headings: 2. Extract all paragraphs: 3. Extract content from specif","default_branch":null,"files":null,"tree":[],"storefront":"/r/sigmaSd","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/sigmaSd/scrap-mcp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}