FreeCAD Robust MCP Server
by spkane
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FREECAD_MODE | No | Connection mode: xmlrpc, socket, or embedded | xmlrpc |
| FREECAD_PATH | No | Path to FreeCAD's lib directory (embedded mode only) | Auto-detect |
| FREECAD_TIMEOUT_MS | No | Execution timeout in ms | 30000 |
| FREECAD_SOCKET_HOST | No | Socket/XML-RPC server hostname | localhost |
| FREECAD_SOCKET_PORT | No | JSON-RPC socket server port | 9876 |
| FREECAD_XMLRPC_PORT | No | XML-RPC server port | 9875 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/spkane/freecad-addon-robust-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server