Skip to main content
Glama
pyproject.toml407 B
[project] name = "robodk-mcp" version = "0.1.0" description = "Add your description here" readme = "README.md" authors = [ { name = "Lil Yuppi", email = "anh98tt@gmail.com" } ] requires-python = ">=3.12" dependencies = [ "mcp>=1.24.0", "robodk>=5.9.4", ] [project.scripts] robodk-mcp = "robodk_mcp.server:main" [build-system] requires = ["uv_build>=0.9.18,<0.10.0"] build-backend = "uv_build"

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/lilyuppi/mcp_robodk'

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