Magisk (MCP Server)

GitHub

The Magic Mask for Android

62,232 stars Kotlin MCP Ready Full Docs Skills View Markdown

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Magisk": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Magisk"
      ]
    }
  }
}