A
Autodesk MCP
by @Roshan-RB
Custom MCP server built for Autodesk Alias Python API
Created 1/25/2026
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx autodesk_mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"roshan-rb-autodesk-mcp": {
"command": "uvx",
"args": [
"autodesk_mcp"
]
}
}
}