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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Connectors

Related MCP Servers

  • -
    license
    Not graded
    quality
    Not graded
    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
    Not graded
    quality
    Not graded
    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
    Not graded
    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

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