Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. DLBrowser
DLBrowser logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 5:01:30 PM

DLBrowser

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

Self-healing web access for AI agents β€” recovers through bot blocks, captchas and JS pages.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "dlbrowser": {
      "command": "npx",
      "args": [
        "-y",
        "dlbrowser"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

DLBrowser

Your AI agent is blind to the half of the web that fights back.

Cloudflare, captchas, and JavaScript walls block the tools agents use to browse β€” silently. DLBrowser is the one that gets through. One line. Self-healing. Metered to the credit.

PyPI npm License: MIT Python

Terminal
npx dlbrowser connect --key dlb_xxx

Wires DLBrowser into Claude Code, Cursor, Windsurf, Cline & Codex in one command. Your agent gets 11 web tools that actually reach the page.


The 60-second try

Terminal
pip install dlbrowser
dlbrowser fetch https://example.com

Every fetch tells you which backend got through and how long it took β€” because the engine picks the cheapest one that works and only escalates when a site fights back:

config.json
{ "success": true, "backend": "curl_cffi", "load_time": 0.03, "blocked": false }

And every run is metered against a plan, in the open β€” no surprise invoice:

config.json
{ "plan": "scout", "remaining_daily": 497, "remaining_monthly": 2497,
  "upgrade_url": "https://dekryptlabs.github.io/dlbrowser/pricing.html" }

That's a real response from the live gateway. Start free β€” 2,500 credits, no card.


Why your agent needs this

You wire web access into an agent. It works in the demo. Then it meets the real web:

  • One site loads with a 50ms HTTP request. The next is an empty React shell until JS runs.
  • Cloudflare and DataDome quietly serve your headless browser a challenge page.
  • Your agent's built-in fetch returns "" β€” not an error, an empty string β€” and keeps going.
  • You have no idea which sites failed, which backend would've worked, or what any of it cost.

DLBrowser is the capability layer that fixes this. Not a scraper. Not a crawler. Acquisition infrastructure for AI agents β€” reliable, observable, billable.


The engine: start cheap, escalate only when blocked

Code
curl_cffi  β†’  tls_client  β†’  playwright  β†’  nodriver (CDP)  β†’  firecrawl
  ~50ms         ~200ms        full JS        max stealth       last resort
  HTTP-level, no browser       β”‚            browser-level, real Chromium
                               └── auto-escalates when a block is detected

~70% of real fetches never need a browser. Starting with a 50ms request and climbing the ladder only on a detected block keeps you fast and cheap β€” while still getting through the sites that stop everything else. Five backends. Firecrawl has two. Crawl4AI has one.


What resets your expectations

πŸ” Self-healing fallbackFive backends auto-escalate on block. Your agent stops getting an empty string.
πŸ’Έ Per-run cost telemetryEvery run logs backend, credits, and estimated cost to a queryable ledger. No competitor exposes this. Your CFO can finally answer "what does our web data cost?"
πŸͺ™ Token-efficientReturns clean markdown/extracted content, not raw HTML β€” ~4Γ— fewer tokens into your agent's context on content pages (measured). Lower API cost, more window, better signal.
🎯 No JS multipliers1 credit per page on any backend. Firecrawl & ScrapingBee charge 5–7Γ— for JS rendering.
πŸ”’ Atomic meteringReservation-based β€” 0% overshoot, even under concurrency. You're never billed past your quota.
🧠 LLM extractionNatural language β†’ structured JSON. Runs against a local/free model β€” no cloud key required.
πŸ“¦ MIT, self-hostableFull feature parity self-hosted. Your data never leaves your infra. The hosted gateway just saves you running proxies + captcha infra.
πŸ”Œ MCP-native11 tools with use-first descriptions, so your agent reaches for DLBrowser over its flaky built-in browser.

Fewer tokens, cleaner signal

Raw HTML pours tags, scripts, and boilerplate into your agent's context β€” you pay tokens for noise, and the model burns attention parsing <div class> soup. DLBrowser returns clean markdown or extracted content instead.

Real measurement through the live gateway β€” a Wikipedia article:

ModeTokens (approx)vs raw HTML
Raw HTML~57,000β€”
Markdown~13,000~77% fewer
Article~42,000~27% fewer

~4Γ— less context per fetch on a content page β€” lower API cost, more room in the window, and better signal for the model to reason over. Savings vary by page (a sparse link list saves little, and your agent picks the mode) β€” so measure your own:

server.ts
import asyncio, tiktoken
from hermes_browser import fetch          # pip install dlbrowser
enc = tiktoken.get_encoding("cl100k_base")
raw = asyncio.run(fetch(url, mode="html"))["content"]["html"]
md  = asyncio.run(fetch(url, mode="markdown"))["content"]["markdown"]
print(len(enc.encode(raw)), "β†’", len(enc.encode(md)), "tokens")

One line, every host

Terminal
npx dlbrowser connect --key dlb_xxx
# detects and configures: claude-code Β· claude-desktop Β· cursor Β· windsurf Β· cline Β· codex

Or point any MCP client at the free hosted demo gateway (try it with no local setup β€” some features are gated on the demo; self-host for the full engine):

Terminal
claude mcp add dlbrowser --transport http \
  --url https://api.dekryptlabs.com \
  --header "Authorization: Bearer dlb_xxx"

Your agent immediately has: fetch Β· scrape Β· smart_extract Β· screenshot Β· markdown Β· crawl Β· search Β· serp Β· status Β· account Β· topup.


Can I trust it? (architecture)

Code
Agent / CLI / Extension / MCP client
        β”‚
   β”Œβ”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”
   β”‚ Gateway  β”‚  Paywalled β€” 401 no key Β· 402 over quota Β· free: status/account
   β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”˜
   β”Œβ”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”
   β”‚  Router  β”‚  Adaptive per-domain scoring: success Β· latency Β· cost Β· freshness
   β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”˜
   β”Œβ”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
   β”‚  curl_cffi β†’ tls β†’ playwright β†’  β”‚  self-healing cascade
   β”‚  nodriver β†’ firecrawl            β”‚
   β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
   β”Œβ”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”
   β”‚  Ledger  β”‚  per-run backend Β· credits Β· cost Β· trace_id (OpenTelemetry)
   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

The router learns per-domain β€” more usage, better routing. Everything above the gateway is MIT and self-hostable. Read the code before you trust it; that's the point of open source.


Can it beat Cloudflare?

On many real sites, with no browser at all. We tested 5 Cloudflare-protected sites from a datacenter IP with no residential proxy (worst case):

SiteResultHow
nowsecure.nl (CF challenge test)βœ… passTLS impersonation
crunchbase.comβœ… passcurl_cffi, 0.3s, no browser
nike.comβœ… passcurl_cffi, 1.2s, no browser
g2.com❌ 403Cloudflare Enterprise β€” datacenter IP blocked by reputation
zillow.com❌ 403Enterprise + captcha β€” needs residential IP

3/5 passed on HTTP-level TLS impersonation alone. The two failures weren't fingerprint failures β€” they're IP-reputation blocks that need residential-proxy routing (supported, disabled in this test). No tool beats Cloudflare universally; DLBrowser's answer is layered escalation. Full methodology + "what beating Cloudflare actually means" β†’ marketing/cloudflare.md.

We have not published broad head-to-head benchmarks vs Firecrawl/Crawl4AI yet β€” those are next, with the methodology published alongside. We don't print numbers we made up. Don't trust our table β€” run it on your own hardest sites:

Terminal
pip install "dlbrowser[full]" && python3 -m playwright install chromium
dlbrowser fetch <a-url-that-blocks-your-current-tool>   # see the backend that got through

Pricing

PlanPriceCreditsDaily capBackendsCaptchaProxyLLMKeys
ScoutFree2,500 one-time500curl_cffiβ€”β€”β€”1
Analyst$29/mo100,000/mo5,000+ tls_clientβ€”β€”50k3
Operator$85/mo500,000/mo25,000+ playwrightβœ“β€”200k10
Command$299/mo2,000,000/mo100,000all + nodriverβœ“βœ“1M50
Enterprisefrom $999/mo10M–100M+/moβ€”all + dedicatedβœ“βœ“βˆžβˆž

1 credit = 1 page, any backend. Annual 20% off. Self-hosting is free forever. Full pricing β†’ PRICING.md Β· hosted: dekryptlabs.github.io/dlbrowser/pricing.html


Will my company approve it?

  • Multi-tenant β€” organizations, teams, seats, roles
  • API keys β€” create, revoke, rotate, scope, expire (SHA-256 hashed)
  • Audit logs β€” immutable event ledger: who did what, when, at what cost
  • Webhooks β€” HMAC-SHA256 signed, with a dead-letter queue
  • SLA monitoring β€” scheduled page diffing with noise-tolerant change detection
  • Self-hosted β€” Docker one-liner, full feature parity, data stays in your network

Enterprise plans publish real prices (from $999/mo) β€” no "call us" black box. sales@dekryptlabs.com


When not to use DLBrowser

  • You need pre-built datasets β†’ Bright Data / Apify
  • You need a visual scraping IDE β†’ Octoparse
  • You need screenshot-as-a-service β†’ Urlbox

DLBrowser is for teams running AI agents that need reliable, observable, cost-controlled web access at scale.


Docs

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’
  • Mastercard Developers MCP logoMastercard Developers MCP

    Access Mastercard Developers APIs, documentation, and API specifications through MCP.

    πŸ’» Developer Tools2 views
    Compare vs Mastercard Developers MCP β†’
  • Andrea9293 MCP logoAndrea9293 MCP

    Local-first document management and semantic search for AI coding agents

    πŸ’» Developer Tools2 views
    Compare vs Andrea9293 MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about DLBrowser

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "dlbrowser": { "command": "npx", "args": ["-y","dlbrowser"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDLBrowser AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/dlbrowser?style=directory)](https://allmcps.com/mcp/dlbrowser)
HTML Embed
<a href="https://allmcps.com/mcp/dlbrowser"><img src="https://allmcps.com/api/badge/dlbrowser?style=directory" alt="DLBrowser on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedJul 22, 2026
16/16 checks healthy over the last 45d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 22, 2026
39Quality signal: Fair Β· 39/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 2d ago via OSV.dev Β· dlbrowser (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to DLBrowser β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients