MCP Directory
Back

ClaudeCodeBrowser

by nanogenomic · Python · ★ 45

MCP Firefox browser automation extension for Claude Code - screenshots, clicking, typing, page refresh, and AI-powered web interaction

Install

pip install git+https://github.com/nanogenomic/ClaudeCodeBrowser.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claudecodebrowser": {
      "command": "uvx",
      "args": [
        "git+https://github.com/nanogenomic/ClaudeCodeBrowser.git"
      ]
    }
  }
}

From the README

[](https://opensource.org/licenses/MIT) [](https://addons.mozilla.org/firefox/) A Firefox browser automation system for Claude Code that enables AI-powered interaction with web pages. Take screenshots, click elements, type text, navigate pages, and **force refresh browser tabs** when launching development servers. **Author:** Andre Watson ([@nanogenomic](https://github.com/nanogenomic)) - dre@ligandal.com **Organization:** [Ligandal Inc.](https://ligandal.com) **License:** MIT **Copyright:** 2025 Ligandal Inc. - **Screenshots** - Capture visible area or full page screenshots - **Click Autom…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers