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

Autodesk-MCP
Services de plate-forme Autodesk 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.
-
npm install
- Modify source files
- Run
npm run build
to compile - Run
npm run test
to run tests - Add an MCP server that runs this command:
node <absolute_path_of_project>/dist/index.js
License
ISC
相关推荐
Advanced software engineer GPT that excels through nailing the basics.
I find academic articles and books for research and literature reviews.
Take an adjectivised noun, and create images making it progressively more adjective!
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
🔍 Permettre aux assistants d'IA de rechercher et d'accéder aux informations du package PYPI via une interface MCP simple.
Reviews

user_dqqO97FA
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!