Androidapi.net Mcp
About
Send SMS & WhatsApp, verify OTPs, manage contacts, and control Android devices via AndroidAPI.net. 52 tools for Claude
Details
- Author
- TecniForge
- Downloads
- 275
- Categories
- Communication
Jump to
- 52 tools covering SMS, WhatsApp, OTP, Contacts, Android devices
- Works with Claude Desktop and Claude Code
- Simple setup via environment variable and npx
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Androidapi.net McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Set the ANDROIDAPI_SECRET environment variable with your API key from AndroidAPI.net (Tools → API Keys), then run npx -y androidapi-mcp to install and start the server.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"androidapi.net mcp": {
"androidapi": {
"command": "npx",
"args": [
"-y",
"androidapi-mcp"
],
"env": {
"ANDROIDAPI_SECRET": "<YOUR_ANDROIDAPI_SECRET>"
}
}
}
}
}
McpServers
{
"androidapi": {
"command": "npx",
"args": [
"-y",
"androidapi-mcp"
],
"env": {
"ANDROIDAPI_SECRET": "<YOUR_ANDROIDAPI_SECRET>"
}
}
}
AndroidAPI.net MCP Connector lets Claude send SMS, WhatsApp messages, and OTPs via your linked Android device or gateway credits.
Features
- 52 tools covering SMS, WhatsApp, OTP, Contacts, Android devices
- Works with Claude Desktop and Claude Code
- Install: npx -y androidapi-mcp
Setup
Set ANDROIDAPI_SECRET env var with your API key from AndroidAPI.net → Tools → API Keys
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



