Skip to content
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%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Scraper
Extracts content from websites through four core tools for HTML scraping, markdown conversion, text extraction, and link discovery with batc
0 tools
Web Page Fetcher
Fetch web pages with SSRF protection. Returns clean, readable markdown from any URL.
0 tools
Fetch (Web Content & YouTube Transcripts)
Fetches web content and YouTube video transcripts, converting HTML to Markdown and extracting timestamps for reference in conversations.
0 tools
Scrapling Fetch
Enables AI to access text content from websites protected by bot detection mechanisms through three protection levels (basic, stealth, max-s
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
url text fetcher
Metadata-only Glama MCP server.
0 tools

How to use

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

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