mcpbeat Sign in

Androidapi MCP Server

by tecniforgemaryam Your server? Claim it
local only

Androidapi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm.

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

Installs per day peak 37 · avg 10 · -8% w/w
a month agotoday
36
Installs / week
npm · androidapi-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Androidapi MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add androidapi-mcp -- npx -y androidapi-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "androidapi-mcp": {
      "args": [
        "-y",
        "androidapi-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.androidapi-mcp]
command = "npx"
args = ["-y", "androidapi-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "androidapi-mcp": {
      "args": [
        "-y",
        "androidapi-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "androidapi-mcp": {
      "args": [
        "-y",
        "androidapi-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ANDROIDAPI_SECRET (Your API key from AndroidAPI.net → Tools → API Keys). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Androidapi MCP

same job, measured the same way
Trypeach Io
by trypeach-io

Send and manage WhatsApp messages, contacts, templates, and events via Peach AI.

45 installs/wk local only
C
PulsyAI
by pulseem

Send SMS, WhatsApp & email, manage contacts and campaigns, and pull reports via Pulseem.

3 tools answering
TopMessage
by topmessage

Send and schedule SMS and WhatsApp messages, manage contacts and templates, and track delivery.

answering
C
uni-msg WhatsApp
by uni-msg

Drive WhatsApp from any MCP client: pair devices, send text and media, manage contacts and groups.

40 installs/wk answering
Kudosity
by kudosity

Send SMS, MMS and WhatsApp, manage contacts and webhooks, from AI agents.

40 installs/wk local only
Whatsapp
by 2chat

WhatsApp (Web + Business API), SMS, contacts, and call records via 2Chat's MCP server.

answering
ManyContacts - WhatsApp Business MCP
by manycontacts

WhatsApp Business MCP: send messages, manage contacts, campaigns, and AI agents.

66 installs/wk local only
ManyContacts - WhatsApp Business CRM
by manycontacts

WhatsApp Business CRM: send messages, manage contacts, campaigns, and AI agents.

local only

Androidapi MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Androidapi MCP?
Androidapi MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package androidapi-mcp was installed 36 times last week.
How do I connect Androidapi MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls androidapi-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Androidapi MCP?
The npm package androidapi-mcp was installed 36 times in the last week. Week over week that is -8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.