← Index

replicant-mcp

io.github.thecombatwombat/replicant-mcp·v1.6.3·Developer Tools
Quality Score
95
/100

Android MCP server for AI-assisted development. Build, test, emulate, and automate.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "replicant-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "replicant-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "replicant-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "replicant-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y replicant-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Developer Tools