aps-mcp-server

aps-mcp-server

16

Experimental Model Context Protocol server providing access to Autodesk Platform Services API.

What are the prerequisites for setting up the aps-mcp-server?

You need Node.js, APS app credentials, and provisioned access to ACC or BIM360.

How do I configure the server with my APS credentials?

Create a .env file in the root folder and add your APS_CLIENT_ID and APS_CLIENT_SECRET.

How can I use the server with Claude Desktop?

Add the server to the Claude Desktop config file with the absolute path to the server.js file.

What is the purpose of the Secure Service Accounts feature?

It provides fine-grained access control for managing Autodesk services securely.

Can I inspect the server using the Model Context Protocol Inspector?

Yes, you can run the inspector and connect to the server for testing and inspection.