Skip to main content
Glama

Blender MCP Server

by llm-use
requirements.txt671 B
# Blender MCP Server Requirements # These packages are automatically installed by the addon on first run # You can also manually install them using Blender's Python # Core MCP Server Dependencies fastapi>=0.104.0 uvicorn[standard]>=0.24.0 pydantic>=2.0.0 docstring-parser>=0.15 # Numerical Computing numpy>=1.24.0 # PolyMCP - Required for agent orchestration # Install from GitHub: # pip install git+https://github.com/llm-use/Polymcp.git # Optional: For development and testing # pytest>=7.4.0 # black>=23.0.0 # flake8>=6.0.0 # Note: The addon automatically handles dependency installation # Manual installation only needed if auto-install fails or for development

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/llm-use/Blender-MCP-Server'

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