Autodesk Construction Cloud MCP. Manage project data, assets, and issues natively.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Autodesk Construction Cloud MCP Server lets your AI client manage construction projects directly within ACC. You can list accessible hubs, audit projects, and get full metadata on files and assets.
It handles issue tracking, letting you create, list, and inspect construction issues to keep projects on schedule. It's designed for field engineers and PMs who need real-time project status without opening the ACC interface.
What your AI agents can do
Create issue
Logs a new issue into a specific project.
Get asset details
Retrieves specific information about a construction asset.
Get issue details
Gets all the complete details for a specific issue ID.
Retrieves a list of all accessible Autodesk hubs across the organization.
Shows all projects within a given hub, and then allows you to retrieve the full details for any specific project.
Allows you to list existing project issues or create new ones, ensuring proper tracking for project milestones.
Lists all top-level folders and files within a project, including deep metadata on file contents.
Lists assets in a project and pulls detailed information for any specific asset ID.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
Autodesk Construction Cloud MCP Server: 10 Tools for Project Management
These tools let your agent audit, create, and retrieve specific data points—from assets to issues—across your entire Autodesk Construction Cloud environment.
019d7555create issue
Logs a new issue into a specific project.
019d7555get asset details
Retrieves specific information about a construction asset.
019d7555get issue details
Gets all the complete details for a specific issue ID.
019d7555get project details
Fetches comprehensive details about a single project.
019d7555list assets
Lists all construction assets contained within a project.
019d7555list folder contents
Lists all files and subfolders inside a specific folder path.
019d7555list hubs
Lists all Autodesk hubs that are accessible to your account.
019d7555list issues
Lists all open and closed issues for a specific project.
019d7555list projects
Lists all available projects within a specific hub.
019d7555list top folders
Lists the main, top-level folders inside a project.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Autodesk Construction Cloud, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
Connecting your AI client to Autodesk Construction Cloud means you can manage whole construction projects without opening a single tab. This server exposes all the tools your agent needs to audit project data, track issues, and inspect file metadata directly from your preferred client. You'll use it for field work and project management when you need real-time status fast.
First, your agent checks what's available by calling list_hubs to see every connected Autodesk hub across the organization. You can then drill down by listing all projects in a hub using list_projects, and after that, you can pull full details on any specific project with get_project_details.
To handle project files and folders, your agent starts by running list_top_folders to show the main structure inside a project. From there, it can list all files and subfolders in a specific path using list_folder_contents. You can also list all construction assets in a project using list_assets, and then pull deep, specific data on any asset ID with get_asset_details.
Keeping track of problems is easy. Your agent can list all open and closed issues for a project using list_issues, and if you spot a new problem, it logs it right away with create_issue. If you need the full story on an existing problem, it grabs every detail for you using get_issue_details.
Basically, you're letting your agent talk to the whole ACC system. It'll list everything from accessible hubs and project structures to open issues and specific assets. You just talk to your agent, and it does the heavy lifting.
How Autodesk Construction Cloud MCP Works
- 1 Subscribe to the server and provide your Autodesk APS Client ID and Client Secret.
- 2 Your AI client connects and authenticates with the ACC environment using the provided credentials.
- 3 You prompt your agent with a natural language request (e.g., 'What are the open issues for the Hospital Renovation project?'). The agent executes the necessary tool calls (
list_issues,get_project_details) to get the answer.
The bottom line is, you tell your agent what you need, and it handles the complex API calls to pull the data from ACC.
Who Is Autodesk Construction Cloud MCP For?
Project Managers and VDC Leads who spend their days jumping between dashboards, spreadsheets, and the ACC web portal. If you're tired of manually cross-referencing project status reports with asset inventories, this is for you. It lets you get the full project picture—issues, files, and assets—from a single chat window.
Checks the status of multiple projects, listing open issues using list_issues and confirming project timelines using get_project_details.
Explores deep project data structures by listing folders and inspecting file metadata using list_folder_contents without ever having to open the ACC web interface.
Checks asset details and updates issue statuses from any device, running get_asset_details or create_issue on the fly.
What Changes When You Connect
- See project status instantly. Instead of navigating to the project dashboard to check the timeline, just ask your agent to run
get_project_details. You get the key status metrics in a chat response, period. - Inspect files without the web UI. Need to know what's in the 'Structural Designs' folder? Use
list_folder_contentsto get a file list and metadata right in your chat. No opening the ACC portal. - Audit assets on the fly. Use
list_assetsto pull a list of every asset in a project, and thenget_asset_detailsto drill down on a specific asset's specs. It's faster than opening the asset register. - Track issues from any device. When a field engineer finds a problem, they can ask their agent to run
list_issuesto see existing problems orcreate_issueto log a new one—all from a tablet. - Coordinate across hubs. Use
list_hubsto see every accessible hub. This means you can audit project scope across the entire organization without knowing where to click first.
Real-World Use Cases
Project Kickoff: Auditing Scope
A PM needs to know if the new 'Hospital Renovation' project has all its required documentation. They ask their agent to run list_projects first, then list_top_folders for the project. The agent reports back the folder structure and confirms if critical folders (like 'MEP Drawings') are present, preventing a major scope gap before work starts.
Field Check: Logging a Conflict
A field engineer notices a conflict between HVAC ducts and structural beams. Instead of filling out a physical form, they tell their agent: 'Log a new issue for the High-Rise Phase 1 project.' The agent executes create_issue, capturing all necessary details and setting the correct priority.
BIM Review: Checking File Metadata
A VDC lead needs to verify if the latest structural drawings are ready. They ask the agent to list_folder_contents in the 'Structural Designs' folder. The agent lists the files and provides metadata, letting the lead know if the 'Foundation_Plan.rvt' file was actually updated today.
Asset Inventory: Tracking Equipment
The PM needs a full list of all mechanical equipment installed in the 'Subdivision Infrastructure' project. They ask the agent to run list_assets. The agent returns the inventory count and a list of assets, which the PM can then check individually using get_asset_details for serial numbers.
The Tradeoffs
Copying and pasting project IDs
Manually opening the ACC web portal, finding the project ID, copying it, and pasting it into a separate spreadsheet or a separate tool for status checks. This breaks when the project structure changes.
→
Instead, ask your agent to run get_project_details using the project name. The agent finds the ID and returns the full status report, eliminating manual lookup steps.
Trying to get everything in one API call
Calling a single, massive API endpoint that tries to return project details, asset lists, and all issues at once. This call fails due to timeouts and is slow.
→
Break the query down. First, run list_projects to confirm the scope. Then, run list_assets and list_issues separately. Your agent orchestrates this sequence, giving you clean, discrete answers.
Forgetting to specify the location
Asking the agent, 'What are the issues?' without specifying which project or hub. The agent fails or returns irrelevant data.
→
Always start by telling your agent the context. Use list_hubs to narrow the scope, then list_projects to identify the exact project, and finally list_issues for the data you need.
When It Fits, When It Doesn't
Use this server if your workflow involves frequently coordinating status across multiple, disparate data types: assets, issues, and folder contents. It's perfect for the PM or VDC lead who needs a quick, holistic view of a project's health without logging into the ACC platform. However, don't use it if your only task is simple data storage or single-record updates that don't touch the project context. For instance, if you just need to send a standalone email about a project, use your email client. If you only need to validate a single file's format against an external standard, use a dedicated validation tool. You need the confluence of project structure, issues, and assets to make this useful.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Autodesk. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 10 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Status checks used to take jumping between 4-5 different ACC tabs.
Before this server, checking a project's status meant opening the main dashboard, clicking into the Issue Tracker tab to see open items. Then, you had to switch to the Assets tab to see if equipment was accounted for, and finally, checking the folder structure to see the latest drawings. It was a copy-paste and click-through mess that lost context and took forever.
Now, you just tell your agent: 'What's the status of the Hospital Renovation?' The agent runs `get_project_details` and pulls the status, while simultaneously checking `list_issues` and running `list_assets`. You get one coherent answer in the chat. It works.
Autodesk Construction Cloud MCP Server: Get project data and assets in chat.
No more opening the ACC UI just to check if a folder has been updated or to see the metadata on a drawing. You can ask the agent to `list_folder_contents` and get the file list, dates, and types instantly. You can also use `get_asset_details` to check equipment specs without leaving your workspace.
The difference is that the data doesn't live in a separate, siloed portal. It's immediately accessible through the tools you already use. It’s direct and fast.
Common Questions About Autodesk Construction Cloud MCP
How do I use the list_hubs tool with Autodesk Construction Cloud MCP Server? +
It lists every Autodesk hub accessible via your account. This is the first step if you don't know where a project lives, as you need to audit the entire organizational scope first.
Can I use create_issue to log a problem for a project? +
Yes, create_issue allows you to log a new issue directly into a specific project. It handles the required fields for proper issue tracking.
Do I need to know the project ID to run list_issues? +
Yes. list_issues requires the specific project context to list the right issues. Always confirm the project name or ID first.
What is the difference between list_assets and get_asset_details? +
Use list_assets to get a count and a list of all assets in a project. Use get_asset_details when you need the full specs, like serial numbers or maintenance history, for one specific asset.
Can I use list_folder_contents to audit files? +
Yes. list_folder_contents lists all files and subfolders within a folder, giving you the metadata you need to confirm if a file is up to date.
How do I check for accessible projects using the list_projects tool? +
You call list_projects with the Hub ID. This function returns a list of all projects within that specific hub. This is useful for quickly identifying which projects are available for deeper work.
What information does get_asset_details return for a construction asset? +
It returns comprehensive details about a specific asset. This includes metadata, associated files, and its current status within the project. You'll get everything you need for asset auditing.
Can I list the top-level folders in a project using list_top_folders? +
Yes, list_top_folders returns the root directory structure of a project. This helps you map out the primary organizational units before diving into specific file types or subfolders.
How do I get my Autodesk APS Client ID and Secret? +
You need to register an application at Autodesk Platform Services. Create a 'Web App' to receive your unique Client ID and Client Secret credentials.
Does my account administrator need to authorize this integration? +
Yes. An Account Admin must add your Client ID under Account Admin > Settings > Custom Integrations within the Autodesk Construction Cloud dashboard for the server to access your data.
Can the AI help me find specific files or issues by name? +
Yes! You can ask the agent to search through your project's folders or issue lists. It will use the get_folder_contents and get_issues tools to filter and find the exact item you need in seconds.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Mailchimp
Synchronize marketing contacts — list audiences, control subscriber limits, and edit campaign vectors autonomously.
Magic Minutes
Generate meeting minutes automatically with AI that listens, summarizes key decisions, and distributes action items to your team.
SetSmart
Analyze hotel market performance with benchmarking data that compares your property against competitors and market trends.
You might also like
Spendesk
Empower your AI with real-time spend management. Track budgets, audit invoices, and review expense claims directly from your IDE.
Clerk
Add production-ready authentication to your app with user management, SSO, multi-factor auth, and session handling out of the box.
AcademyOcean
LMS for smart corporate training — manage learners, courses, and training progress via AI.