add-mcp
Back to registry
Autodesk Product Help logo

Autodesk Product Help

v1.0.0

autodesk.com/mcp

Autodesk exposes APS HTTP APIs (Authentication and Data Management), GraphQL APIs (AEC Data Model and Manufacturing Data Model), and an Autodesk Product Help MCP server; authenticate with an APS OAuth app (client ID/secret for 2-legged or 3-legged bearer tokens), with Secure Service Account JWTs also available for some server-to-server flows, while MCP auth is currently unknown.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://developer.api.autodesk.com/knowledge/public/v1/mcp
npx add-mcp@latest https://developer.api.autodesk.com/knowledge/public/v1/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.autodesk%2Fmcp"