MCP.so
Sign In
A

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

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.

Frequently asked questions

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.

Comments

More Communication MCP servers