mcp-fetch-server

x51xxx/mcp-fetch-server
★ 0 stars JavaScript Browser/Web Updated today
MCP server exposing a fetch tool with real browser TLS/HTTP2 fingerprints (JA3/JA4, ClientHello, ALPN) — lets AI agents fetch pages that block plain Node/undici clients.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-fetch-server": {
      "command": "npx",
      "args": [
        "-y",
        "x51xxx/mcp-fetch-server"
      ]
    }
  }
}

Topics

ai-agentsbot-detectionclaudecloudflarecurl-impersonatefetchhttp-clientimpersonateja3ja4mcpmcp-servermodel-context-protocolnodejstls-fingerprint