Skip to main content
Glama

FreeCAD MCP

MIT License
  • Apple
  • Linux
pyproject.toml485 B
[project] name = "freecad-mcp" version = "0.1.13" description = "Add your description here" readme = "README.md" authors = [ { name = "neka-nat", email = "nekanat.stock@gmail.com" } ] license = { text = "MIT" } requires-python = ">=3.12" dependencies = [ "mcp[cli]>=1.12.2", ] [project.scripts] freecad-mcp = "freecad_mcp.server:main" [tool.hatch.build.targets.sdist] exclude = ["assets", "results"] [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/heok-yongssun/freecad-mcp'

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