Enables AI agents and Large Language Models to perform basic web scraping operations for fetching, cleaning, and extracting web content.
Sponsored
This Model Context Protocol (MCP) server provides essential web scraping capabilities, allowing AI agents and Large Language Models to interact with web pages. It streamlines the process of fetching content, cleaning the extracted text for readability, and optionally pulling out links and image URLs. Designed for seamless integration, it exposes a simple `scrape_url` tool for agents to easily gather and utilize web data as context.
Características Principales
01Fetches and parses web pages
02Optionally extracts links and image URLs
03Cleans and normalizes extracted text
040 GitHub stars
05Exposed as an MCP tool (`scrape_url`)
06Dockerized for easy deployment
Casos de Uso
01Extracting structured textual content from websites for LLM context