Skip to content

[Resource]: turbowebfetch #1833

@aza-ali

Description

@aza-ali

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

  • I have checked that this resource hasn't already been submitted
  • It has been over one week since the first public commit to the repo I am recommending
  • All provided links are working and publicly accessible
  • I do NOT have any other open issues in this repository
  • I am primarily composed of human-y stuff and not electrical circuits

Metadata

Metadata

Assignees

No one assigned

    Labels

    resource-submissionThis Issue submits a new resource to the listvalidation-passedResource has passed initial validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions