chrome-fetch-mcp

fsender/chrome-fetch-mcp
★ 0 stars TypeScript Browser/Web Updated today
MCP server that fetches web content via local Chrome with inherited login sessions
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": {
    "chrome-fetch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fsender/chrome-fetch-mcp"
      ]
    }
  }
}

README Excerpt

MCP server that fetches web content through your local Chrome/Chromium browser, inheriting all cookies and login sessions. Built for LLM tools that need authenticated access to web pages. Most fetch MCP servers use raw HTTP requests, which lose browser cookies and get blocked by anti-bot protections. This server connects to your running Chrome via the DevTools Protocol, so every request carries your existing login state — no re-authentication needed.

Tools (13)

CHROME_DEBUG_PORTDEFAULT_FORMATDEFAULT_MAX_BYTESDEFAULT_REMOVE_REDUNDANTDEFAULT_TIMEOUTDEFAULT_WAIT_AFTER_LOADformatmarkdownmaxBytesremoveRedundanttimeouturlwaitAfterLoad