WorkflowSkills-MCP

NYedekar/WorkflowSkills-MCP
★ 0 stars TypeScript 🔌 API Integration Updated today
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 → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

> **Talk to Autodesk files and APIs from Claude — no code, no scripting, no manual API calls.** WorkflowSkills 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 (12)

authenticate_apsbridge_requiredcreate_workflowexecute_workflowexport_workflowfailedget_capabilityget_resultget_workflow_statusmcpServersprocess_fileupload_file