What is APS-MCP Server: Seamless Integration & Advanced Engineering?
APS-MCP Server is an experimental Node.js-based implementation of the Model Context Protocol (MCP), designed to provide secure access to Autodesk Platform Services (APS) APIs. It leverages Secure Service Accounts for granular permissions, enabling developers to integrate APS capabilities into AI tools like Claude Desktop while maintaining strict data control. This server acts as a bridge between MCP-enabled applications and Autodesk's cloud services, streamlining workflows for BIM360 and ACC project interactions.
How to use APS-MCP Server: Seamless Integration & Advanced Engineering?
- Setup Basics: Install Node.js and configure APS credentials via a .env file. Use the provided script to create and register a service account with required environment variables.
- Development Workflow: Build TypeScript code, then run the server alongside tools like the MCP Inspector (localhost:5173) or integrate directly into Claude Desktop via a custom config file.
- Service Account Management: After creating the account, manually invite it to relevant ACC/BIM360 projects to grant access permissions.