ACC AI MCP
Allows AI assistants to interact with Autodesk Construction Cloud projects through natural language, enabling querying of project data, browsing files, and analyzing issues via APS APIs.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ACC AI MCPshow me open issues in project Alpha"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ACC AI MCP
Enables AI assistants like GitHub Copilot, Claude, and Cursor to interact with Autodesk Construction Cloud projects through natural language. Connects AI workflows with APS APIs to query project data, browse files, and analyze issues directly from development environments.
How It Works
The Model Context Protocol (MCP) creates a standardized way for AI assistants to access external data sources:
┌─────────────────┐ ┌──────────────────┐ ┌─────────────────┐
│ VS Code + │ MCP │ aps-mcp-server │ APS │ Autodesk ACC │
│ GitHub Copilot │ ◄─────► │ (Node.js) │ ◄─────► │ Projects │
└─────────────────┘ stdio └──────────────────┘ API └─────────────────┘AI Client (VS Code/Claude/Cursor) sends natural language queries
MCP Server translates queries into APS API calls using Secure Service Account credentials
APS APIs fetch data from your ACC projects
MCP Server returns structured data to the AI client
AI Client formats and presents the information to you
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ssdotai/acc-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server