Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
freecad mcp
Claim
by
neka-nat
GitHub
Developer Tools
Python
MIT License
39
Apple
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
execute_code
Execute arbitrary Python code in FreeCAD.
Copy
Args: code: The Python code to execute. Returns: A message indicating the success or failure of the code execution and a screenshot of the object.
Input Schema
Name
Required
Description
Default
code
Yes
Input Schema (JSON Schema)
{ "properties": { "code": { "title": "Code", "type": "string" } }, "required": [ "code" ], "title": "execute_codeArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
get_object
get_parts_list
create_document
create_object
edit_object
delete_object
execute_code
get_view
insert_part_from_library
get_objects