Cover image
Try Now
2025-04-05

Autodesk Platform Services MCP Server

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

Autodesk Platform Services MCP Server

This project implements a Model Context Protocol (MCP) server that interacts with Autodesk Platform Services (APS) documentation. This protocol supports various tools to interact with different Autodesk APIs, with a focus on the Model Derivative API.

Setup

To run the Autodesk MCP server using npx, use the following command:

npx -y @autodesk/dev-mcp@latest

Usage with Cursor or Claude Desktop

Add the following configuration. For more information, read the Cursor MCP documentation or the Claude Desktop MCP guide.

{
  "mcpServers": {
    "autodesk-dev-mcp": {
      "command": "npx",
      "args": ["-y", "@autodesk/dev-mcp@latest"]
    }
  }
}

On Windows, you might need to use this alternative configuration:

{
  "mcpServers": {
    "autodesk-dev-mcp": {
      "command": "cmd",
      "args": ["/k", "npx", "-y", "@autodesk/dev-mcp@latest"]
    }
  }
}

Available tools

This MCP server provides the following tools:

Tool Name Description
search_aps_docs Search Autodesk Platform Services documentation
introspect_model_derivative Access and search Model Derivative API information

Available prompts

This MCP server provides the following prompts:

Prompt Name Description
autodesk_model_derivative Help with Autodesk Model Derivative API tasks
autodesk_api_workflow Guide for implementing Autodesk Platform Services workflows

Development

The server is built using the MCP SDK and communicates with Autodesk Platform Services information.

  1. npm install
  2. Modify source files
  3. Run npm run build to compile
  4. Run npm run test to run tests
  5. Add an MCP server that runs this command: node <absolute_path_of_project>/dist/index.js

License

ISC

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • pontusab
  • Die Cursor & Windsurf -Community finden Regeln und MCPs

  • av
  • Führen Sie mühelos LLM -Backends, APIs, Frontends und Dienste mit einem Befehl aus.

  • ravitemer
  • Ein leistungsstarkes Neovim -Plugin für die Verwaltung von MCP -Servern (Modellkontextprotokoll)

  • jae-jae
  • MCP -Server für den Fetch -Webseiteninhalt mit dem Headless -Browser von Dramatikern.

  • patruff
  • Brücke zwischen Ollama und MCP -Servern und ermöglicht es lokalen LLMs, Modellkontextprotokoll -Tools zu verwenden

  • JackKuo666
  • 🔍 Ermöglichen Sie AI -Assistenten, über eine einfache MCP -Schnittstelle auf PYPI -Paketinformationen zu suchen und auf Paketinformationen zuzugreifen.

    Reviews

    5 (1)
    Avatar
    user_dqqO97FA
    2025-04-18

    I've been using Autodesk-MCP for a while now and it has truly transformed my workflow. The tool is incredibly user-friendly and integrates seamlessly into my projects. Kudos to Guidogl for creating such an efficient and versatile tool. I highly recommend Autodesk-MCP to anyone looking to streamline their design processes. Check it out on GitHub!