
Camoufox MCP
by sekinal
Stealthy anti-detect browser control for Claude, featuring fingerprint spoofing and deep network analysis for web scraping.
What it does
Camoufox MCP provides a powerful interface for AI models to control a stealthy, anti-detect browser based on Firefox. It allows the AI to perform web scraping, automate complex forms, and analyze network traffic while bypassing bot detection through automatic fingerprint spoofing.
Tools
launch_browser: Starts Camoufox with anti-detect options including proxy and OS spoofing.goto: Navigates to a specific URL.click&fill: Interacts with page elements via CSS or XPath.get_network_log: Captures and filters HTTP requests/responses for analysis.screenshot: Captures page or element images (saves to disk).evaluate: Executes custom JavaScript directly in the page context.batch_actions: Combines multiple interactions into a single call for token efficiency.
Installation
Add the following to your claude_desktop_config.json using Docker:
{
"mcpServers": {
"camoufox": {
"command": "docker",
"args": ["run", "-i", "--rm", "camoufox-mcp"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
docker run -i --rm camoufox-mcpInformation
- Pricing
- free
- Published
- 5/5/2026
- stars





