Androidapi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm.
Send SMS & WhatsApp, verify OTPs, manage contacts, and control Android devices via AndroidAPI.net.
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.
claude mcp add androidapi-mcp -- npx -y androidapi-mcp
{
"mcpServers": {
"androidapi-mcp": {
"args": [
"-y",
"androidapi-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.androidapi-mcp]
command = "npx"
args = ["-y", "androidapi-mcp"]
{
"mcpServers": {
"androidapi-mcp": {
"args": [
"-y",
"androidapi-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"androidapi-mcp": {
"args": [
"-y",
"androidapi-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.