Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHONUTF8NoSet to 1 to enable UTF-8 mode for the Python interpreter on Windows, ensuring proper handling of Unicode paths and output.1

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_scene_infoB

Get detailed information about the current Blender scene

get_object_infoB

Get detailed information about a specific object in the scene

execute_blender_codeC

Execute Python code in Blender. Break complex operations into smaller steps.

get_viewport_screenshotA

Capture a screenshot of the current Blender 3D viewport

get_polyhaven_statusA

Check if PolyHaven integration is enabled in Blender

get_polyhaven_categoriesB

Get categories for a specific asset type on PolyHaven

search_polyhaven_assetsC

Search for assets on PolyHaven with optional filtering

download_polyhaven_assetB

Download and import a PolyHaven asset into Blender

set_textureB

Apply a downloaded PolyHaven texture to an object

get_sketchfab_statusA

Check if Sketchfab integration is enabled in Blender

search_sketchfab_modelsB

Search for models on Sketchfab

download_sketchfab_modelA

Download and import a Sketchfab model by UID

get_hyper3d_statusA

Check if Hyper3D Rodin integration is enabled in Blender

generate_hyper3d_model_via_textA

Generate 3D asset using Hyper3D from text description

generate_hyper3d_model_via_imagesB

Generate 3D asset using Hyper3D from images

poll_rodin_job_statusC

Check if Hyper3D Rodin generation task is completed

import_generated_assetC

Import asset generated by Hyper3D Rodin

get_hunyuan3d_statusA

Check if Hunyuan3D integration is enabled in Blender

generate_hunyuan3d_modelC

Generate 3D asset using Hunyuan3D from text or image

poll_hunyuan_job_statusC

Check if Hunyuan3D generation task is completed

import_generated_asset_hunyuanB

Import asset generated by Hunyuan3D

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/Cosmictraveler002/blender_antigravity_mcp'

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