mcpserver.lol
registry/acc-mcp
Connection check verified live · 26h ago

acc-mcp

Autodesk Construction Cloud via APS — projects, issues, RFIs, documents, submittals.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

9 tools

Read from the running server on 26h ago.

acc_create_issue title*due_datepriorityproject_id*assigned_todescription*
Create a new ACC issue (field observation, coordination clash, safety, quality, etc.) in the target project via the APS Construction Issues API. When to use: The user wants to log…
acc_create_rfi subject*priorityquestion*project_id*assigned_to
Create a new Request For Information (RFI) in an ACC project via the APS Construction RFIs API. RFI is created in 'draft' status — the project workflow owner typically transitions…
acc_list_issues statuspriorityproject_id*assigned_to
List and filter issues from a single ACC project (limit 50 per call) via the APS Construction Issues API. When to use: The user or upstream agent needs to review open issues, coun…
acc_list_projects
Enumerate every ACC and BIM 360 project the authenticated APS app can see by walking all accessible hubs and their project lists. When to use: The agent needs to discover project…
acc_list_rfis statusproject_id*
List and filter RFIs from a single ACC project (limit 50 per call) via the APS Construction RFIs API. When to use: The user wants to review open RFIs, count outstanding ones, or l…
acc_project_summary hub_idproject_id*
Fetch the full ACC project metadata record (name, type, status, dates, extension attributes) for a single project via APS Data Management. If hub_id is omitted the tool picks the f…
acc_search_documents query*project_id*document_type
Full-text search the ACC Docs repository of a project for drawings, specs, submittals, and other files via the APS Data Management search endpoint. When to use: The user wants to…
acc_update_issue statusissue_id*priorityproject_id*assigned_todescription
Patch an existing ACC issue — change status, priority, assignee, or description via the APS Construction Issues API. When to use: The user asks to close/reopen/escalate an issue,…
acc_upload_file file_url*file_name*project_id*folder_path
Upload a file from a public source URL into an ACC project folder. Runs the full four-step APS Data Management flow: top-folder discovery → storage object creation → OSS PUT of byt…