Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/contextform/freecad-mcp
/ types & classes
Types & classes
26 in github.com/contextform/freecad-mcp
⨍
Functions
375
◇
Types & classes
26
↓ 2 callers
Class
GlobalAIService
Global AI service that runs across all workbenches
AICopilot/InitGui.py:27
↓ 1 callers
Class
AICopilotWorkbench
AI Copilot management workbench - optional UI for service control
AICopilot/InitGui.py:117
↓ 1 callers
Class
AI_Connect
Command to connect to Claude
AICopilot/commands/ai_commands.py:7
↓ 1 callers
Class
AI_Connect
Command to connect to Claude
archive/commands/ai_commands.py:7
↓ 1 callers
Class
AI_Disconnect
Command to disconnect from Claude
AICopilot/commands/ai_commands.py:36
↓ 1 callers
Class
AI_Disconnect
Command to disconnect from Claude
archive/commands/ai_commands.py:36
↓ 1 callers
Class
AI_RestartService
AICopilot/InitGui.py:205
↓ 1 callers
Class
AI_ServiceStatus
AICopilot/InitGui.py:187
↓ 1 callers
Class
AI_ShowMemory
Command to show AI memory/learning
AICopilot/commands/ai_commands.py:56
↓ 1 callers
Class
AI_ShowMemory
Command to show AI memory/learning
archive/commands/ai_commands.py:56
↓ 1 callers
Class
CADMemorySystem
Intelligent memory for CAD operations
archive/memory_system.py:12
↓ 1 callers
Class
DebugFreeCADServer
Minimal debug version of FreeCAD socket server with extensive logging
debug/debug_socket_server.py:18
↓ 1 callers
Class
DesignContext
Rich context about current design state
archive/mcp_server.py:19
↓ 1 callers
Class
FreeCADEventObserver
Captures rich context from user interactions
AICopilot/event_observer.py:11
↓ 1 callers
Class
FreeCADReActAgent
Claude Code-style agent for FreeCAD iteration and assistance
AICopilot/freecad_agent.py:9
↓ 1 callers
Class
FreeCADSocketServer
Socket server that runs inside FreeCAD to receive MCP commands
AICopilot/socket_server.py:191
↓ 1 callers
Class
LogCapture
debug/debug_socket_server.py:167
↓ 1 callers
Class
MCPStdioBridge
Bridge using stdio for Claude Desktop
archive/mcp_bridge.py:110
↓ 1 callers
Class
ModalCommandSystem
System that triggers native FreeCAD commands directly
AICopilot/modal_command_system.py:9
↓ 1 callers
Class
UniversalSelector
Universal selection system for human-in-the-loop CAD operations
AICopilot/socket_server.py:54
Class
CADMemorySystem
Intelligent memory for CAD operations
AICopilot/memory_system.py:12
Class
EmbeddedFreeCADMCP
MCP Server with COMPLETE FreeCAD access
archive/mcp_server_core.py:19
Class
EmbeddedMCPServer
MCP Server embedded directly in FreeCAD process
archive/mcp_server.py:28
Class
EnhancedFreeCADMCP
Enhanced MCP Server with complete FreeCAD control
archive/mcp_server_enhanced.py:20
Class
FreeCADEventObserver
Captures rich context from user interactions
archive/event_observer.py:11
Class
MCPBridge
Bridge between Claude (external) and FreeCAD (internal) MCP server
archive/mcp_bridge.py:11