Skip to main content
Glama
ssdotai

ACC AI MCP

by ssdotai

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   └─────────────────┘
  1. AI Client (VS Code/Claude/Cursor) sends natural language queries

  2. MCP Server translates queries into APS API calls using Secure Service Account credentials

  3. APS APIs fetch data from your ACC projects

  4. MCP Server returns structured data to the AI client

  5. AI Client formats and presents the information to you

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • -
    license
    -
    quality
    -
    maintenance
    A Model Context Protocol server implementation for Autodesk Construction Cloud Build that enables AI assistants to manage construction issues, RFIs, submittals, photos, forms, and costs through natural language.
  • -
    license
    -
    quality
    -
    maintenance
    Enables AI assistants like Claude to interact with Autodesk Construction Cloud Build platform for construction project management, including issues tracking, RFIs, submittals, and document management through natural language.
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to interact with Autodesk Construction Cloud (ACC) projects through natural language, allowing users to query project data, manage issues and RFIs, browse files, and automate construction workflows directly from their development environment.
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Convert Revit files to XKT, IFC, or DWG and query BIM data via natural language.

  • Unified AEC tools: ACC, Revit, Navisworks, Twinmotion, and APS from one endpoint.

  • Revit model query + APS Design Automation runner.

View all MCP Connectors

Latest Blog Posts

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