Run Python scripts to control Archicad via its built-in API and Tapir commands, enabling automation of modeling, attribute management, and data extraction.
Exposes the OpenProject REST API as MCP tools for project management, including creating and managing projects, work packages, relations, attachments, users, notifications, watchers, boards, and reference data.
Create a new project with a required name. Optionally set identifier, description, public status, or parent project ID for sub-projects. Requires admin or 'add project' permission.
Create a work package in an OpenProject project by specifying subject, project ID, and type ID. Additional fields like dates, assignee, and priority are optional.