freecad-mcp
FreeCAD MCP(Model Context Protocol) server
File Explorer
Download Latest Version (.zip)- test.yml
- __init__.py
- commands.py
- dispatch_health.py
- fem_executor.py
- gui_dispatch.py
- ip_filter.py
- object_factory.py
- object_validation.py
- parts_library.py
- property_mapper.py
- rpc_server.py
- serialize.py
- settings.py
- view_manager.py
- Init.py
- InitGui.py
- b9-1.png
- freecad_mcp4.gif
- from_2ddrawing.gif
- make_toycar4.gif
- start_rpc_server.png
- workbench_list.png
- .env
- __init__.py
- agent.py
- react.py
- cantilever_fem.py
- __init__.py
- core.py
- __init__.py
- freecad_client.py
- prompt_text.py
- py.typed
- responses.py
- server.py
- server_state.py
- test_dispatch_health.py
- test_gui_dispatch.py
- test_object_validation.py
- test_serialize.py
- test_serialize_shape.py
- .gitignore
- .python-version
- LICENSE
- pyproject.toml
- README.md
- uv.lock
# Installation Guide
1. Get the code
git clone https://github.com/neka-nat/freecad-mcp
Downloads the entire project code from GitHub to your computer.
cd freecad-mcp
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
