mobile-action-mcp

asyau/mobile-action-mcp
★ 0 stars Python API Integration Updated 2d ago
This is a MCP server that uses Mobile Action's API's to get information about AppStore related keyword services.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mobile-action-mcp": {
      "command": "uvx",
      "args": [
        "mobile-action-mcp"
      ]
    }
  }
}

Or install with pip: pip install mobile-action-mcp