Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BLENDER_HOSTNoAddress of the Blender socket server. Defaults to localhost.localhost
BLENDER_PORTNoPort of the Blender socket server. Defaults to 9876.9876
BLENDERMCP_TOKENNoAuthentication token for the Blender MCP server. Highest-priority source. Empty values and placeholders are ignored, enabling auto-resolution via token file, cache, or pairing. Optional.
BLENDERMCP_CACHE_DIRNoDirectory where the MCP server stores the working token for zero-config reconnects. Defaults to OS per-user cache (e.g. ~/.cache/blender-mcp on Linux).OS per-user cache
BLENDERMCP_TOKEN_FILENoExplicit path to a file containing the token, used when BLENDERMCP_TOKEN is not set. Empty/placeholder contents are ignored. Optional.
BLENDERMCP_HYPER3D_API_KEYNoAPI key for Hyper3D Rodin integration. Optional.
BLENDERMCP_HUNYUAN3D_API_URLNoAPI URL for Hunyuan3D integration. Optional.
BLENDERMCP_SKETCHFAB_API_KEYNoAPI key for Sketchfab integration. Optional.
BLENDERMCP_HUNYUAN3D_SECRET_IDNoSecret ID for Hunyuan3D integration. Optional.
BLENDERMCP_HUNYUAN3D_SECRET_KEYNoSecret Key for Hunyuan3D integration. Optional.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/soozs1/Blender-MCP'

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