MCP Server
MCP
DLBrowser
Self-healing web access for AI agents — recovers through bot blocks, captchas and JS pages.
Install
uvx dlbrowser
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "dlbrowser",
"version": "4.0.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for the hosted gateway. Optional — DLBrowser runs fully local without it.",
"isSecret": true,
"name": "DLBROWSER_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment