Skip to main content
Glama
pyproject.toml505 B
[project] name = "Bonsai_mcp" version = "0.1.0" description = "A minimal MCP Server to illusrate the interaction between Bonsai BIM (Blender) and Claude." readme = "README.md" requires-python = ">=3.10" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.4.1", "pillow>=11.3.0", ] authors = [ {name = "JotaDeRodriguez"} ] license = {text = "MIT"} [project.urls] "Homepage" = "https://github.com/JotaDeRodriguez/Bonsai_mcp" "Bug Tracker" = "https://github.com/JotaDeRodriguez/Bonsai_mcp/issues"

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/JotaDeRodriguez/Bonsai_mcp'

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