freecad_mcp
by bonninr · Python · ★ 200
FreecadMCP connects Freecad to Claude AI and other MCP-ready tools like Cursor through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Freecad. This integration enables prompt assisted CAD 3d Design.
Install
pip install git+https://github.com/bonninr/freecad_mcp.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"freecad-mcp": {
"command": "uvx",
"args": [
"git+https://github.com/bonninr/freecad_mcp.git"
]
}
}
} From the README
Related media servers
Figma-Context-MCP
GLips
MCP server to provide Figma layout information to AI coding agents like Cursor
figma-console-mcp
southleft
Your design system as an API. Connect AI to Figma for extraction, creation, and debugging.
MiniMax-MCP
MiniMax-AI
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
KiCAD-MCP-Server
mixelpixx
KiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
davinci-resolve-mcp
samuelgursky
MCP server integration for DaVinci Resolve Studio
short-video-maker
gyoridavid
Creates short videos for TikTok, Instagram Reels, and YouTube Shorts using the Model Context Protocol (MCP) and a REST API.