Skip to content
Gemini CLI

MCPFax Web Extract for Gemini CLI

com.mcpscores/web-extract

Read any web page as clean text for a prompt, or list every link on it.

client:Gemini CLI transport:streamable-http tools:4

Install MCPFax Web Extract in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "web-extract": {
      "httpUrl": "https://web-extract.bowling-anthony.workers.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

MCPFax Web Extract in other clients