Loading MCP server directory, please wait...
Deterministic Android app compiler — agents write a YAML model, the compiler emits the native app.
npx @getmcp/cli add io.github.terminalis/appcraftRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.terminalis/appcraft": {
"command": "npx",
"args": [
"-y",
"@appcraft-io/mcp-server"
]
}
}
}