mcpbeat Sign in

Appcraft MCP Server

by terminalis Your server? Claim it
local only

Appcraft runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm.

Deterministic Android app compiler — agents write a YAML model, the compiler emits the native app.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 11 · avg 4 · +133% w/w
a month agotoday
25
Installs / week
npm · @appcraft-io/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add appcraft -- npx -y @appcraft-io/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "appcraft": {
      "args": [
        "-y",
        "@appcraft-io/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.appcraft]
command = "npx"
args = ["-y", "@appcraft-io/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "appcraft": {
      "args": [
        "-y",
        "@appcraft-io/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "appcraft": {
      "args": [
        "-y",
        "@appcraft-io/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Appcraft

same job, measured the same way
Boyce
by boyce-io

Deterministic SQL compiler for AI agents. Your agent stops guessing SQL.

66 installs/wk local only
Agent Release Auditor
by veyndrasystems

Deterministic release gate for AI-written code and coding agents.

27 installs/wk local only
Contentrain
by contentrain

Git-native content governance for AI agents — 27 deterministic MCP tools over stdio and HTTP.

1 504 installs/wk answering
LeClap
by leclap

Compose and render video from one JSON template. Deterministic, runs locally, no generative model.

82 installs/wk local only
Arezzo
by convergentmethods

Deterministic Google Docs API compiler. Your agent stops silently corrupting documents.

74 installs/wk local only
Capabilities
by eckari

Deterministic company, entity and location lookups for agents - per call, x402 or API key.

24 tools answering
Flatland
by flatlandfi

Financial reasoning infrastructure for AI agents: typed models, deterministic compilation, receipts

40 installs/wk local only
Apolo Cad
by mariorojasmz

Agent-native parametric 3D CAD: model machines, validate them and emit shop drawings

56 installs/wk local only

Appcraft — questions

Answers built from our own checks of this server.

Why is there no uptime for Appcraft?
Appcraft runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @appcraft-io/mcp-server was installed 25 times last week.
Is Appcraft still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Appcraft?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @appcraft-io/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Appcraft?
The npm package @appcraft-io/mcp-server was installed 25 times in the last week. Week over week that is +133%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.