MCP Server
MCP
io.github.TecniForgeMaryam/androidapi-mcp
Send SMS & WhatsApp, verify OTPs, manage contacts, and control Android devices via AndroidAPI.net.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "androidapi-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key from AndroidAPI.net → Tools → API Keys",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ANDROIDAPI_SECRET"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment