We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xhiroga/blender-mcp-senpai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
blender_manifest_template.toml•430 B
schema_version = "1.0.0"
id = "blender_senpai"
version = ""
commit = ""
name = "Blender Senpai"
tagline = "Senpai (menter) in your use of Blender, using the MCP protocol"
maintainer = "Hiroaki Ogasawara <13391129+xhiroga@users.noreply.github.com>"
type = "add-on"
platforms = [
# build.py will generate this list.
]
blender_version_min = "4.2.0"
license = [
"UNLICENSED",
]
wheels = [
# build.py will generate this list.
]