instant-meshes-mcp
by lxy2109
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BLENDER_PATH | No | The installation directory of Blender 3.6 (e.g., C:\Program Files\Blender Foundation\Blender 3.6). The system will search for the blender executable within this directory. | |
| PYTHONUNBUFFERED | No | Forces the python stdout and stderr streams to be unbuffered, ensuring real-time logging in the MCP environment. | 1 |
| BLENDER_EXECUTABLE | No | Full path to the Blender 3.6 executable (e.g., D:\Software\Blender\3.6\blender.exe). This has the highest priority in the Blender detection logic. |
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
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/lxy2109/instant-meshes-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server