URL Text Fetcher
Extracts visible text content and hyperlinks from web pages using requests and BeautifulSoup4 for web scraping, conte...
What it does
Extracts visible text content and hyperlinks from web pages using requests and BeautifulSoup4 for web scraping, content analysis, and link discovery workflows.
URL Text Fetcher MCP server built with FastMCP that provides two essential web scraping tools for extracting content from web pages. The implementation uses requests and BeautifulSoup4 to fetch and parse HTML, offering a fetch_url_text tool that extracts all visible text from any URL with proper formatting and line breaks, and a fetch_page_links tool that returns all hyperlinks found on a page. Designed for AI assistants that need to analyze web content, research topics across multiple pages, or build workflows involving web data extraction and link discovery.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 2 github stars · registry-generated description present