by ATOI-Ming · MCP Server · ★ 86
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
FreeCAD MCP Plugin The FreeCAD MCP plugin integrates the Model Control Protocol (MCP) into FreeCAD, enabling automation of model creation, macro execution, and view management through a server-client architecture. It provides a GUI control panel and a command-line client to streamline FreeCAD workflows, supporting tasks like creating/running macros, adjusting views, and integrating with external tools (e.g., Claude, Cursor, Trace, CodeBuddy). Table of Contents Features Quick Start Installation MCP Configuration Usage Tool Functions Use Cases External Tool Integration Assets Troubleshooting Contributing License Features The FreeCAD MCP plugin (v0.1.0) offers the following features: MCP Server: Provides a GUI control panel () and processes commands like , , , , and (implemented in ). MCP Client: Command-line tool to send commands via or TCP, manage files (create, update, run, validate), and control FreeCAD remotely (implemented in ). Macro Normalization: Automatically adds imports (, , , ) and post-executio
| Stars | 86 |
| Forks | 14 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 71.4036722557354/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-17 |
| Created | 2025-08-26 |
| Platforms | cli, mcp, python |
| Est. Tokens | ~17k |
These tools work well together with FreeCAD-MCP for enhanced workflows:
Explore other popular mcp server tools:
FreeCAD-MCP is FreeCAD plugin for automating model creation and control via Model Contro Protocol (MCP). Provides a MCP server,GUl panel, and client for running macros,managing documents, and adjusting views.. It is categorized as a MCP Server with 86 GitHub stars.
FreeCAD-MCP is primarily written in Python.
You can find installation instructions and usage details in the FreeCAD-MCP GitHub repository at github.com/ATOI-Ming/FreeCAD-MCP. The project has 86 stars and 14 forks, indicating an active community.
FreeCAD-MCP is released under the MIT license, making it free to use and modify according to the license terms.