Back to search
30
MCP

Web Page Fetcher

io.github.paimonchan/paimon-mcp-fetch

Fetch web pages with SSRF protection. Returns clean, readable markdown from any URL.

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

Similar MCP servers embedding-nearest

URL Text Fetcher
Extracts visible text content and hyperlinks from web pages using requests and BeautifulSoup4 for web scraping, content analysis, and link d
0 tools
Refetch
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
0 tools · streamable-http
4fetch
Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.
0 tools · streamable-http
Fetch URL MCP Server
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools
WebPeel
Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation.
0 tools
ai.smithery/arjunkmrm-fetch
Fetch web pages and extract exactly the content you need. Select elements with CSS and retrieve co…
0 tools · streamable-http

How to use

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

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