Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by null-create • Uncategorized
An MCP server providing web scraping capabilities to fetch, clean, and extract readable content from web pages.
Read and extract structured textual content from web pages.
Fetch and clean web page content asynchronously.
Include links and images from web pages as part of their context.
This MCP server enables AI agents to asynchronously fetch and parse web pages, clean and normalize extracted text, and optionally extract links and image URLs. It is built with FastMCP and httpx for efficient HTTP requests, and is dockerized for easy deployment. The server exposes a tool called scrape_url that validates URLs, removes unwanted tags, and returns formatted plain-text results, making it useful for integrating web content as model context.