Skip to main content
Glama

Android Debug Bridge MCP

by TiagoDanin
package.json1.12 kB
{ "name": "android-debug-bridge-mcp", "version": "1.0.0", "description": "MCP plugin to control Android devices via ADB for automation, testing, and agent integration", "main": "dist/index.js", "files": [ "dist/" ], "repository": { "type": "git", "url": "git+https://github.com/TiagoDanin/Android-Debug-Bridge-MCP.git" }, "homepage": "https://github.com/TiagoDanin/Android-Debug-Bridge-MCP#readme", "bugs": { "url": "https://github.com/TiagoDanin/Android-Debug-Bridge-MCP/issues" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "prepublishOnly": "npm run build" }, "keywords": ["mcp", "adb", "android", "device-control", "model-context-protocol", "claude", "ai", "automation"], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "xml2js": "^0.6.2" }, "devDependencies": { "@types/node": "^20.0.0", "@types/xml2js": "^0.4.14", "typescript": "^5.0.0" }, "bin": { "adb-mcp": "./dist/index.js", "android-debug-bridge-mcp": "./dist/index.js" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TiagoDanin/Android-Debug-Bridge-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server