What is the DLBrowser MCP server?
Self-healing web access for AI agents — recovers through bot blocks, captchas and JS pages.
How to install DLBrowser
Copy-paste configuration for popular MCP clients.
DLBROWSER_API_KEYsecretAPI key for the hosted gateway. Optional — DLBrowser runs fully local without it.
{
"mcpServers": {
"dlbrowser": {
"command": "uvx",
"args": [
"dlbrowser"
],
"env": {
"DLBROWSER_API_KEY": "<YOUR_DLBROWSER_API_KEY>"
}
}
}
}{
"mcpServers": {
"dlbrowser": {
"command": "uvx",
"args": [
"dlbrowser"
],
"env": {
"DLBROWSER_API_KEY": "<YOUR_DLBROWSER_API_KEY>"
}
}
}
}{
"mcpServers": {
"dlbrowser": {
"command": "uvx",
"args": [
"dlbrowser"
],
"env": {
"DLBROWSER_API_KEY": "<YOUR_DLBROWSER_API_KEY>"
}
}
}
}{
"servers": {
"dlbrowser": {
"type": "stdio",
"command": "uvx",
"args": [
"dlbrowser"
],
"env": {
"DLBROWSER_API_KEY": "<YOUR_DLBROWSER_API_KEY>"
}
}
}
}claude mcp add dlbrowser --env DLBROWSER_API_KEY=<YOUR_DLBROWSER_API_KEY> -- uvx dlbrowserRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.