MCP.so
登录

blender-mcp

@rectalogic

关于 blender-mcp

MCP server to run code in Blender

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

rectalogic

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is blender-mcp?

blender-mcp is an MCP (Model Context Protocol) server that allows you to run Python code inside Blender.

How to use blender-mcp?

Use the uvx command to run the server from the GitHub repository, specifying the path to the Blender executable with --blender-path. Example: uvx --from https://github.com/rectalogic/blender-mcp.git blender-mcp --blender-path /Applications/Blender.app/Contents/MacOS/Blender

Key features of blender-mcp

  • Integrates with Blender via MCP protocol
  • Runs Python code inside Blender environment
  • Installable via uvx from GitHub repository
  • Configurable Blender executable path
  • Open source on GitHub

Use cases of blender-mcp

FAQ from blender-mcp

评论

其他 分类下的更多 MCP 服务器