WorkflowBuilder-MCP

NYedekar/WorkflowBuilder-MCP
★ 1 stars TypeScript API Integration Updated 1mo ago
MCP server that lets Claude work with Autodesk files and APS APIs — translate models, extract metadata, and run Design Automation jobs from a conversation
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "workflowbuilder-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "NYedekar/WorkflowBuilder-MCP"
      ]
    }
  }
}

README Excerpt

> **Talk to Autodesk files and APIs from Claude — no code, no scripting, no manual API calls.** Workflow Builder MCP is an [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that connects Claude directly to Autodesk Platform Services (APS). Drop a DWG, RVT, IPT, IFC, or any other Autodesk file into a conversation and ask Claude to translate it, extract its data, run cloud processing jobs, or call APS REST APIs — all in plain language.

Tools (15)

APS_CLIENT_IDAPS_CLIENT_SECRETAPS_NICKNAMEauthenticate_apsbridge_requiredcreate_workflowexecute_workflowexport_workflowfailedget_capabilityget_resultget_workflow_statusmcpServersprocess_fileupload_file