Back to search
30
MCP

fetchv2-mcp-server

pypi/fetchv2-mcp-server

A robust MCP server for fetching and extracting web content using Trafilatura

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

Similar MCP servers embedding-nearest

fetch-mcp
A flexible HTTP fetching Model Context Protocol server.
0 tools
mcp-article-fetch
MCP server for extracting article content from web pages
0 tools
Fetch URL MCP Server
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools
io.github.yawlabs/fetch-mcp
HTTP fetch MCP server: SSRF protection, HTML-to-markdown, reader mode, metadata extraction
0 tools
io.github.kylinmountain/web-fetch-mcp
MCP server for web content fetching, summarizing, comparing, and extracting information
0 tools
mcp-fetch-node
A Model Context Protocol server that provides web content fetching capabilities
0 tools

How to use

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

{
  "mcpServers": {
    "fetchv2-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}