MCPVault

fetch_url

MCP tool from Searxng MCP by TadMSTR

Fetch and extract readable markdown from any public URL. GitHub hosts take the GitHub fast path; YouTube video URLs return the transcript and Reddit thread URLs return post+comments (both opt-in via robots, see below); all others use the fetch cascade (Firecrawl → Crawl4AI → raw HTTP). Trimmed to a

How to use it

fetch_url is exposed by the Searxng MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the fetch_url tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Searxng MCP

$docker run -d -p 11235:11235 unclecode/crawl4ai:0.8.6
FULL SEARXNG MCP LISTING