nekoro-browser

zeshuochen/nekoro-browser
★ 1 stars Python Browser/Web Updated today
Lightweight browser automation CLI + MCP server driving your everyday Chrome via the extension chrome.debugger API — keeps your login state, no --remote-debugging-port
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nekoro-browser": {
      "command": "uvx",
      "args": [
        "nekoro-browser"
      ]
    }
  }
}

Or install with pip: pip install nekoro-browser

README Excerpt

<p align="center"> <img src="https://raw.githubusercontent.com/zeshuochen/nekoro-browser/master/docs/banner.svg" width="820" alt="nekoro-browser — browser automation CLI + MCP server"> </p> <p align="center"> <a href="https://github.com/zeshuochen/nekoro-browser/actions/workflows/tests.yml"><img src="https://img.shields.io/github/actions/workflow/status/zeshuochen/nekoro-browser/tests.yml?branch=master&style=flat-square&label=tests" alt="tests"></a>

Topics

ai-agentbrowser-automationcdpchrome-devtools-protocolchrome-extensionllm-toolsmcpmodel-context-protocolplaywright-alternativepython