Back to Developer Tools

android-mcp-toolkit

A growing collection of MCP tools for Android Development. Currently features a deterministic Figma-SVG-to-Android-XML converter, with plans for Gradle analysis, Resource management, and ADB integration tools.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "android-mcp-toolkit-1": {
      // See GitHub repository for configuration
    }
  }
}