MCP Directory
Back

native-devtools-mcp

by sh3ll3x3c · Rust · ★ 77

MCP server for computer use & browser automation - screenshot, OCR, click, type, find_text, Chrome/Electron CDP, template matching. macOS, Windows & Android. Works with Claude, Cursor, and any MCP client.

#adb#ai-agent#android#browser-automation#cdp#chrome-devtools-protocol#claude#claude-code#computer-use#cursor#e2e-testing#electron#macos#mcp#mobile-automation#model-context-protocol#ocr#screenshot#ui-automation#windows

Install

cargo install --git https://github.com/sh3ll3x3c/native-devtools-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "native-devtools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:sh3ll3x3c/native-devtools-mcp"
      ]
    }
  }
}

From the README

> **An MCP server for computer use on native desktop and mobile apps — macOS, Windows, Android, and Chrome/Electron via CDP.** gives AI agents and MCP clients direct control over native desktop apps, Chrome/Electron browsers, and Android devices — screenshots, OCR, accessibility-first element lookup, input simulation, window management, Chrome DevTools Protocol (CDP), and ADB — all in one local server. Works with [Claude Desktop](https://claude.ai/download), [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Cursor](https://cursor.com), and other MCP-compatible clients. macOS W…
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 ai & ml servers