Skip to content
Grok

MCPFax Web Extract for Grok

com.mcpscores/web-extract

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

client:Grok transport:streamable-http tools:4

Install MCPFax Web Extract in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "web-extract": {
      "type": "http",
      "url": "https://web-extract.bowling-anthony.workers.dev/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

MCPFax Web Extract in other clients