Loomal

Expo Android MCP

MCP server by github.com/frndchagas/expo-android

MCP server for Android emulator automation via ADB.

4 starsnpm: @fndchagas/expo-android

About Expo Android MCP

Expo Android MCP is an MCP (Model Context Protocol) server published by frndchagas in the official MCP registry, listed under App Automation on Loomal. MCP server for Android emulator automation via ADB.

It ships as an npm package (@fndchagas/expo-android), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/frndchagas/expo-android, where the project has earned 4 GitHub stars.

Use Expo Android MCP with your agent

Claude Code · one command
claude mcp add expo-android-mcp -- npx -y @fndchagas/expo-android
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "expo-android-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fndchagas/expo-android"
      ]
    }
  }
}
npm@fndchagas/expo-android

Frequently asked questions

What is Expo Android MCP?
Expo Android MCP is an MCP (Model Context Protocol) server by frndchagas in the App Automation category. MCP server for Android emulator automation via ADB.
How do I connect Expo Android MCP to Claude, Cursor, or another MCP client?
Install Expo Android MCP from its npm package (@fndchagas/expo-android) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Expo Android MCP open source?
Yes — the source code is public at github.com/frndchagas/expo-android, with 4 GitHub stars.
Can AI agents pay to use Expo Android MCP?
Not yet through Loomal — Expo Android MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Expo Android MCP? Claim this listing free by verifying GitHub ownership, or contact us.