Skip to content
Claude Desktop

androidapi mcp for Claude Desktop

io.github.tecniforgemaryam/androidapi-mcp

Send SMS & WhatsApp, verify OTPs, manage contacts, and control Android devices via AndroidAPI.net.

client:Claude Desktop transport:stdio runtime:npm

Install androidapi mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "androidapi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "androidapi-mcp"
      ],
      "env": {
        "ANDROIDAPI_SECRET": "<ANDROIDAPI_SECRET>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

androidapi mcp in other clients