MCPServers
Blender - MCP server logo
7
0

Summary

This MCP server implementation provides a bridge between Claude and Blender, enabling AI-driven 3D modeling and animation. Developed using Python, it leverages the Blender Python API (bpy) to allow Claude to interact with Blender through natural language commands. The server is designed for use cases requiring AI assistance in 3D content creation, such as automated scene generation, model manipulation, or animation scripting within Blender.

Available Actions(7)

add_script

Add a new script. Parameters: name (string), content (string)

edit_script

Edit an existing script. Parameters: name (string), content (string)

execute_script

Execute a script in Blender, optionally specifying a .blend file. Parameters: name (string), blend_file (optional string)

remove_script

Remove a script. Parameters: name (string)

scripts://list

Get list of available scripts.

script://{name}

Get content of a specific script. Parameters: name (string)

result://{name}

Get execution result of a script. Parameters: name (string)

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그