{
"name": "native-devtools-mcp",
"version": "0.10.0",
"mcpName": "io.github.sh3ll3x3c/native-devtools",
"description": "MCP server for computer use & browser automation — screenshot, OCR, click, type, find_text, Chrome/Electron CDP, template matching. macOS, Windows & Android.",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/sh3ll3x3c/native-devtools-mcp.git"
},
"homepage": "https://github.com/sh3ll3x3c/native-devtools-mcp",
"keywords": [
"mcp",
"mcp-server",
"model-context-protocol",
"computer-use",
"browser-automation",
"cdp",
"chrome-devtools-protocol",
"electron",
"desktop-automation",
"ui-automation",
"native-app",
"test-automation",
"e2e-testing",
"rpa",
"ocr",
"screenshot",
"template-matching",
"accessibility",
"find-text",
"screen-reading",
"mouse",
"keyboard",
"ai-agent",
"llm",
"claude",
"claude-code",
"cursor",
"gemini",
"gpt",
"devtools",
"desktop",
"testing",
"automation",
"macos",
"windows",
"android",
"adb",
"mobile-testing",
"mobile-automation"
],
"bin": {
"native-devtools-mcp": "bin/cli.js"
},
"files": [
"bin"
],
"optionalDependencies": {
"@sh3ll3x3c/native-devtools-mcp-darwin-arm64": "0.10.0",
"@sh3ll3x3c/native-devtools-mcp-win32-x64": "0.10.0"
},
"engines": {
"node": ">=18"
}
}