Skip to main content

Add your description here

Project description

FreeCAD MCP

Install addon

Addon directory is

  • Windows: %APPDATA%\FreeCAD\Mod\
  • Mac: ~/Library/Application Support/FreeCAD/Mod/
  • Linux: ~/.FreeCAD/Mod/ or ~/snap/freecad/common/Mod/ (if you install FreeCAD from snap)

When you install addon, you need to restart FreeCAD. You can select "MCP Addon" from Workbench list and use it.

workbench_list

And you can start RPC server by "Start RPC Server" command in "FreeCAD MCP" toolbar.

start_rpc_server

Setting up Claude Desktop

For user.

{
    "mcpServers": {
        "freecad": {
            "command": "uvx",
            "args": [
                "freecad-mcp"
            ]
        }
    }
}

For developer. First, you need clone this repository.

git clone https://github.com/neka-nat/freecad-mcp.git
{
  "mcpServers": {
    "freecad": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/freecad-mcp/",
        "run",
        "freecad-mcp"
      ]
    }
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

freecad_mcp-0.1.0.tar.gz (299.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

freecad_mcp-0.1.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file freecad_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: freecad_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 299.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.13

File hashes

Hashes for freecad_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 eb4e4a51b10996522266a70aa5869854571c4d3c661d371e60bde7e2d0be9f90
MD5 92cc7cfd82eeec0a805a6a4a8894d10d
BLAKE2b-256 2ce43278c8d46d08e79b15793589b3ce91158f75eb8e6e89bf80cfef2722c8ca

See more details on using hashes here.

File details

Details for the file freecad_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for freecad_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4d94fee6dbbfe6cd0b81b0dedbbd7efee05ed3607f3b1f3ea5c5198194bcafb8
MD5 4ea8991bb6593d39eef46b0fff849614
BLAKE2b-256 381be3e6beee3bad661e27d7a267fc493e8ca1aa3bd635a1835ad6922b973ed3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page