Send SMS & WhatsApp, verify OTPs, manage contacts, and control Android devices via AndroidAPI.net.
claude mcp add androidapi-mcp -- npx -y androidapi-mcp
claude_desktop_config.json
{
"mcpServers": {
"androidapi-mcp": {
"command": "npx",
"args": [
"-y",
"androidapi-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"androidapi-mcp": {
"command": "npx",
"args": [
"-y",
"androidapi-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"androidapi-mcp": {
"command": "npx",
"args": [
"-y",
"androidapi-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"androidapi-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"androidapi-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"androidapi-mcp": {
"command": "npx",
"args": [
"-y",
"androidapi-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.TecniForgeMaryam--androidapi-mcp/reviews or the review_server meta-tool.
POST /mcp