Androidapi.net Mcp
@TecniForge
About Androidapi.net Mcp
Send SMS & WhatsApp, verify OTPs, manage contacts, and control Android devices via AndroidAPI.net. 52 tools for Claude
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"androidapi": {
"command": "npx",
"args": [
"-y",
"androidapi-mcp"
],
"env": {
"ANDROIDAPI_SECRET": "<YOUR_ANDROIDAPI_SECRET>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Androidapi.net Mcp?
Androidapi.net Mcp is an MCP connector that lets Claude send SMS, WhatsApp messages, and OTPs via a linked Android device or gateway credits. It is intended for users of Claude Desktop and Claude Code who need messaging capabilities.
How to use Androidapi.net Mcp?
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.
Key features of Androidapi.net Mcp
- 52 tools covering SMS, WhatsApp, OTP, Contacts, Android devices
- Works with Claude Desktop and Claude Code
- Simple setup via environment variable and npx
Use cases of Androidapi.net Mcp
- Send SMS messages through a linked Android device
- Send WhatsApp messages via gateway credits
- Generate and deliver OTP codes
- Manage contacts on the linked Android device
- Interact with Android device tools programmatically
FAQ from Androidapi.net Mcp
What runtime or dependencies are required?
Node.js and npm are required to run the npx command; no other dependencies are mentioned.
Where does my API key come from?
The API key is obtained from your AndroidAPI.net account under Tools → API Keys.
What clients are supported?
Claude Desktop and Claude Code.
How do I install the server?
Run npx -y androidapi-mcp after setting the ANDROIDAPI_SECRET environment variable.
More Communication MCP servers
MCP Headless Gmail Server
baryhuangA MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
Outlook MCP Server
Wallisking1991MCP Communicator (Telegram)
qpd-vAn MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.
Gmail
shinzo-labsMCP Implementation for Gmail Services
Teams Mcp
floriscornelMCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.
Comments