BlenderMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BLENDER_HOST | No | Host address for Blender socket server | localhost |
| BLENDER_PORT | No | Port number for Blender socket server | 9876 |
| BLENDER_MCP_LOG_FILE | No | File path when using the file handler | blender_mcp.log |
| BLENDER_MCP_LOG_LEVEL | No | Logging level (e.g., DEBUG, INFO, WARNING) | |
| BLENDER_MCP_LOG_FORMAT | No | Standard logging format string | %(asctime)s:%(name)s:%(levelname)s:%(message)s |
| BLENDER_SOCKET_TIMEOUT | No | Socket timeout in seconds | |
| BLENDER_MCP_LOG_HANDLER | No | Logging handler: 'console' or 'file' | console |
| BLENDER_COMMAND_ATTEMPTS | No | Number of command attempts | |
| BLENDER_CONNECT_ATTEMPTS | No | Number of connection attempts |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/yuri-schmaltz/mcp-blender'
If you have feedback or need assistance with the MCP directory API, please join our Discord server