Archicad MCP · capability map

Archicad API surface

Every command the MCP server can reach: the official Archicad JSON API and the Tapir add-on commands, grouped as the add-on groups them. Solid boxes are commands a dedicated, safety-checked tool already wraps. Hollow boxes are reachable through the generic execute_read_api_command / execute_write_api_command gateway but have no first-class tool yet.

Tapir add-on checking GitHub...
Tapir add-on command Official JSON API First-class tool wraps it Gateway-only (raw passthrough)
No commands match those filters.

Dedicated MCP tools

The curated, high-level tools the server exposes directly. These wrap the commands above into safe operations (dry-run defaults, confirmations, schema validation). Everything else runs through the raw gateway.