scrape-hub/koon-mcp
MCP server for Claude Code — browser-impersonating web fetch that bypasses Cloudflare, Akamai and other bot detection
Overview
scrape-hub/koon-mcp is a TypeScript MCP server. MCP server for Claude Code — browser-impersonating web fetch that bypasses Cloudflare, Akamai and other bot detection
Ranked #86 out of 104 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# koon-mcp MCP server for Claude Code that fetches web content using real browser TLS/HTTP2 fingerprints. Bypasses Cloudflare, Akamai, and other bot detection systems that block standard HTTP clients. Built on [koon](https://github.com/scrape-hub/koon) — a browser impersonation library using Rust + BoringSSL. ## Why? Standard `fetch`, `curl`, or built-in web tools get blocked by bot detection on many popular websites (403 Forbidden, CAPTCHAs, empty responses). koon-mcp solves this by making requests that are indistinguishable from a real browser at the TLS and HTTP/2 protocol level. | Site | Category | Standard fetch | koon-mcp | |---|---|---|---| | medium.com | Articles / Blog | 403 | Full content | | bloomberg.com | Financial news | 403 | Full content | | ticketmaster.com | Events / Tickets | 403 | Full content | | zillow.com | Real estate | 403 | Full content | | glassdoor.com | Jobs / Salaries | 403 | Full content | | stockx.com | E-Commerce | 403 | Full content | | tripadvisoRead full README on GitHub →
Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.