AppCraft
Rank #19,453io.github.terminalis/appcraft
Deterministic Android app compiler — agents write a YAML model, the compiler emits the native app.
AppCraft is a Model Context Protocol (MCP) server published by terminalis. It ranks #19,453 of 132,046 servers tracked on MCP Toplist. AppCraft is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 112,593 of 132,046 servers on MCP Toplist.
Use AppCraft
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add appcraft -- npx -y @appcraft-io/mcp-server[mcp_servers.appcraft]
command = "npx"
args = ["-y", "@appcraft-io/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"appcraft": {
"command": "npx",
"args": [
"-y",
"@appcraft-io/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"appcraft": {
"command": "npx",
"args": [
"-y",
"@appcraft-io/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"appcraft": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@appcraft-io/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"appcraft": {
"command": "npx",
"args": [
"-y",
"@appcraft-io/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"appcraft": {
"command": "npx",
"args": [
"-y",
"@appcraft-io/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.terminalis%2Fappcraft)<a href="https://mcptoplist.com/server/io.github.terminalis%2Fappcraft"><img src="https://mcptoplist.com/badge/io.github.terminalis%2Fappcraft.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
terminalis
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Jul 6, 2026 |
| 0.1.1 | Jul 6, 2026 |
Frequently asked questions
- Who maintains AppCraft?
- AppCraft is maintained by terminalis, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is AppCraft listed on the Official MCP Registry?
- Yes — AppCraft is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does AppCraft have?
- MCP Toplist tracks 2 versions of AppCraft, most recently published on Jul 6, 2026.
- Where can I find the source code for AppCraft?
- The source code for AppCraft is hosted at github.com/terminalis/appcraft.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.