Source: freecad-mcp
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Petter Reinholdtsen <pere@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatchling,
 python3-mcp,
 python3-validators (>= 0.21.0),
 python3-pytest <!nocheck>,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.4
Homepage: https://github.com/neka-nat/freecad-mcp.git
Vcs-Git: https://salsa.debian.org/python-team/packages/freecad-mcp.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/freecad-mcp

Package: python3-mcp-freecad
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${python3:Depends},
Enhances: freecad
Description: Model Context Protocol (MCP) for FreeCAD
 This Model Context Protocol allows FreeCAD to provide context for LLMs in
 a standardized way, and allow a LLM based coding agent to interact with
 FreeCAD for 3D modelling and related tasks.
