Skip to main content
Glama
Lumitorus

FreeCAD MCP Next

by Lumitorus

FreeCAD MCP Next

러시아어 · 영어

러시아어

FreeCAD MCP Next는 FreeCAD를 MCP 클라이언트(Codex, Visual Studio Code의 GitHub Copilot Chat 및 기타 호환 어시스턴트)와 연결합니다.

프로젝트는 두 개의 로컬 프로세스로 구성됩니다:

  1. FreeCAD 내부의 Workbench가 127.0.0.1:9875에서 XML-RPC를 엽니다.

  2. freecad-mcp 명령은 AI 클라이언트용 stdio MCP 서버로 작동합니다.

소스에서 빠른 시작

요구 사항: FreeCAD 1.0 이상, Python 3.12+, Git 및 uv.

git clone https://github.com/Lumitorus/freecad-mcp-next.git
cd freecad-mcp-next
uv sync
uv run python scripts/install_addon.py

FreeCAD를 다시 시작하고 MCP Addon 작업대를 선택한 다음 Start RPC Server를 클릭하세요. 그런 다음 MCP 클라이언트를 연결하세요:

codex mcp add freecad -- uv --directory "C:\path\to\freecad-mcp-next" run freecad-mcp

Copilot의 경우 .vscode/mcp.example.json.vscode/mcp.json에 복사하고 경로를 바꾼 다음 VS Code에서 MCP: List Servers 명령을 실행하세요.

전체 지침: docs/installation.ru.md.

프로젝트의 기반을 제공한 neka-nat/freecad-mcp에게 특별히 감사드립니다.

Related MCP server: FreeCAD Robust MCP Server

영어

FreeCAD MCP Next는 FreeCAD를 Codex, Visual Studio Code의 GitHub Copilot Chat 및 기타 호환 어시스턴트와 같은 MCP 클라이언트에 연결합니다.

프로젝트는 두 개의 로컬 프로세스를 사용합니다:

  1. FreeCAD 워크벤치가 127.0.0.1:9875에서 XML-RPC를 노출합니다.

  2. freecad-mcp 명령이 AI 클라이언트에 stdio MCP 서버를 제공합니다.

소스에서 빠른 시작

요구 사항: FreeCAD 1.0 이상, Python 3.12+, Git 및 uv.

git clone https://github.com/Lumitorus/freecad-mcp-next.git
cd freecad-mcp-next
uv sync
uv run python scripts/install_addon.py

FreeCAD를 다시 시작하고 MCP Addon 워크벤치를 선택한 다음 Start RPC Server를 클릭하세요. 그런 다음 MCP 클라이언트를 연결하세요:

codex mcp add freecad -- uv --directory "C:\path\to\freecad-mcp-next" run freecad-mcp

Copilot의 경우 .vscode/mcp.example.json.vscode/mcp.json에 복사하고 경로를 바꾼 다음 VS Code에서 MCP: List Servers를 실행하세요.

전체 가이드: docs/installation.en.md.

이 프로젝트의 기반을 제공한 neka-nat/freecad-mcp에게 특별히 감사드립니다.

개발 및 릴리스

풀 리퀘스트는 Windows, macOS, Linux에서 린팅, 단위 테스트, 패키지 빌드 및 애드온 검증을 실행합니다. Release Please는 Conventional Commits에서 버전/변경 로그 PR을 유지 관리합니다. 해당 PR을 병합하면 초안 릴리스가 생성되고, 세 운영 체제 모두에서 검증되며, 아티팩트가 첨부되어 게시됩니다:

  • Python 휠 및 소스 배포판;

  • 수동 FreeCAD 설치용 FreeCADMCP-<version>.zip;

  • SHA-256 체크섬 파일;

  • 모든 아티팩트가 포함된 GitHub 릴리스.

CONTRIBUTING.mddocs/releasing.md를 참조하세요.

Continue, Ollama 및 터미널 클라이언트

Ollama는 로컬 언어 모델을 제공하고, Continue는 MCP 클라이언트 역할을 하여 해당 모델을 FreeCAD 도구에 연결합니다. 복사하여 사용할 수 있는 구성은 examples/config/continue-ollama.yaml에서 확인할 수 있습니다.

자세한 러시아어 및 영어 지침:

라이선스 및 감사의 말

Lumitorus가 유지 관리하며 MIT 라이선스로 배포됩니다.

이 프로젝트의 기반을 제공한 neka-nat/freecad-mcp에게 특별히 감사드립니다. NOTICE.md를 참조하세요.

Install Server
A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    F
    maintenance
    This project provides a robust integration between AI assistants and FreeCAD CAD software using the Model Context Protocol (MCP). It allows external applications to interact with FreeCAD through a standardized interface, offering multiple connection methods and specialized tools.
    24
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that enables AI assistants to interact with FreeCAD for 3D modeling, macro development, and debugging through 150+ tools supporting multiple connection modes.
    186
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that enables automation of FreeCAD model creation, macro execution, and view management through a server-client architecture, supporting integration with external AI tools like Claude and Cursor.
    96
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for FreeCAD that enables AI assistants to create and manipulate 3D models via natural language.
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for AI dialogue using various LLM models via AceDataCloud

  • Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

  • MCP server for generating rough-draft project plans from natural-language prompts.

View all MCP Connectors

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/Lumitorus/freecad-mcp-next'

If you have feedback or need assistance with the MCP directory API, please join our Discord server