Display Name
turbowebfetch
Category
Tooling
Sub-Category
General
Primary Link
https://github.com/aza-ali/turbowebfetch
Author Name
aza-ali
Author Link
https://github.com/aza-ali
License
MIT
Other License
No response
Description
MCP server that lets Claude Code fetch web content using real Chrome browsers. Renders JavaScript-heavy pages, handles bot mitigation, and runs up to 14 parallel browsers locally with zero API keys. Makes outbound HTTP requests only to URLs the user explicitly asks Claude to fetch.
Validate Claims
Install via claude mcp add turbowebfetch npx turbowebfetch, then ask Claude to read a JavaScript-rendered page. Plain WebFetch returns an empty HTML shell; turbowebfetch returns the fully-rendered content.
Specific Task(s)
Ask Claude Code to read and summarize the React documentation at https://react.dev/learn — a heavily client-side-rendered page that plain HTTP fetchers cannot read.
Specific Prompt(s)
"Use mcp__turbowebfetch__fetch to fetch https://react.dev/learn with format markdown, then summarize the first three sections."
Additional Comments
Install: claude mcp add turbowebfetch npx turbowebfetch
Uninstall: claude mcp remove turbowebfetch
The server only makes outbound HTTP requests to URLs the user explicitly passes to the fetch tool. No telemetry, no third-party API calls, no Anthropic API usage.
Recommendation Checklist
Display Name
turbowebfetch
Category
Tooling
Sub-Category
General
Primary Link
https://github.com/aza-ali/turbowebfetch
Author Name
aza-ali
Author Link
https://github.com/aza-ali
License
MIT
Other License
No response
Description
MCP server that lets Claude Code fetch web content using real Chrome browsers. Renders JavaScript-heavy pages, handles bot mitigation, and runs up to 14 parallel browsers locally with zero API keys. Makes outbound HTTP requests only to URLs the user explicitly asks Claude to fetch.
Validate Claims
Install via
claude mcp add turbowebfetch npx turbowebfetch, then ask Claude to read a JavaScript-rendered page. Plain WebFetch returns an empty HTML shell; turbowebfetch returns the fully-rendered content.Specific Task(s)
Ask Claude Code to read and summarize the React documentation at https://react.dev/learn — a heavily client-side-rendered page that plain HTTP fetchers cannot read.
Specific Prompt(s)
"Use mcp__turbowebfetch__fetch to fetch https://react.dev/learn with format markdown, then summarize the first three sections."
Additional Comments
Install: claude mcp add turbowebfetch npx turbowebfetch
Uninstall: claude mcp remove turbowebfetch
The server only makes outbound HTTP requests to URLs the user explicitly passes to the fetch tool. No telemetry, no third-party API calls, no Anthropic API usage.
Recommendation Checklist