Back to search
30
MCP

URL Text Fetcher

pulsemcp/url text fetcher

Extracts visible text content and hyperlinks from web pages using requests and BeautifulSoup4 for web scraping, content analysis, and link discovery workflows.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Web Page Fetcher
Fetch web pages with SSRF protection. Returns clean, readable markdown from any URL.
0 tools
Web Page Content Extractor
Extract clean text, headings, links, and metadata from any web page. Returns structured data with title, description, OG tags, up to 5000 ch
0 tools · http
Web Content Extractor
Extracts and processes web content for use in AI workflows.
0 tools
n8n-nodes-webpage-content-extractor
Extracts the content from a given URL. Similar to the 'Reader' mode in your browser, it ignores headers, footers, banners, etc.
0 tools
4fetch
Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.
0 tools · streamable-http
Web Scout
Search the web and extract clean, readable text from webpages. Process multiple URLs at once to speed up research with reliable throttling a
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "url_text_fetcher": {
      "url": "None",
      "transport": "http"
    }
  }
}