All MCP servers

Mobai Mcp

Official
by Api.AirforcestdioAI & LLM Tools0216Apache-2.0

AI-powered mobile device automation for Android and iOS devices, emulators, and simulators

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mobai-mcp-imp96f62": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}