Skip to content
Claude Desktop

FetchV2 for Claude Desktop

io.github.praveenc/fetchv2-mcp-server

Fetch and extract web pages, discover links, and read llms.txt documentation indexes.

client:Claude Desktop transport:stdio runtime:pypi

Install FetchV2 in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "fetchv2-mcp-server": {
      "command": "uvx",
      "args": [
        "fetchv2-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

FetchV2 in other clients