camofox-mcp
Related Servers
Alternatives to camofox-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceBrowser automation MCP server using Camoufox anti-detect browser with fingerprint spoofing, geolocation/timezone spoofing, and human-like cursor movement.141Apache 2.0
- AlicenseAqualityFmaintenanceA stealth browser automation MCP server that wraps CloakBrowser's patched Chromium to bypass bot detection, providing 22 tools for web navigation, interaction, and session management.2422 PyPI2MIT
- -licenseNot gradedqualityNot gradedmaintenanceUndetectable browser automation server for MCP-compatible AI agents, offering 225 tools across 32 sections to navigate, extract, clone pages, and bypass antibot systems like Cloudflare.1-
- FlicenseNot gradedqualityCmaintenanceSelf-hosted MCP server for browser automation with stealth patches, offering 50 tools for navigation, scraping, and session configuration. Runs via Docker and supports remote control from any MCP client.-
- AlicenseAqualityBmaintenanceMCP server for browser automation with anti-detection. Scout pages, find elements, interact with websites, and monitor network traffic from any AI client that supports the Model Context Protocol.211MIT
- AlicenseBqualityAmaintenanceMCP server for web research using anti-detect Camoufox browser. Enables search, page reading (including JS/SPA), batch fetching, clicking, typing, and live browsing sessions with caching and retries.6113MIT
TDQS
Scored across 47 tools
The set includes many tools with overlapping purposes, such as snapshot, get_page_html, query_selector, and extract_structured for reading page state, and multiple wait/scroll variants. Descriptions help clarify when to use each, but the large number of similar tools creates selection ambiguity.
Naming is inconsistent: some tools use camofox_ prefixes (camofox_evaluate_js, camofox_wait_for) while others do not (navigate, click, get_links). Compound names like navigate_and_snapshot and scroll_and_snapshot break the pattern, and there is no uniform verb-noun structure.
47 tools is excessive for a browser automation server. Many are convenience combinations (e.g., navigate_and_snapshot, scroll_and_snapshot) that could be workflows rather than separate tools, making the surface feel bloated and harder to navigate.
The tool set covers a broad range of browser automation needs: tab management, navigation, interaction, content extraction, waiting, screenshots, downloads, profiles, search, and session cleanup. Minor gaps exist, such as no direct cookie editing or incognito tab creation, but core workflows are well-supported.