article
README
🚀 模型上下文协议服务器
模型上下文协议服务器(点击查看快速开始)具备在Blender中运行Python代码的功能,为相关开发和操作提供了便利。
🚀 快速开始
💻 使用示例
基础用法
uvx --from https://github.com/rectalogic/blender-mcp.git blender-mcp --blender-path /Applications/Blender.app/Contents/MacOS/Blender
模型上下文协议服务器(点击查看快速开始)具备在Blender中运行Python代码的功能,为相关开发和操作提供了便利。
uvx --from https://github.com/rectalogic/blender-mcp.git blender-mcp --blender-path /Applications/Blender.app/Contents/MacOS/Blender
选择客户端,补齐所需环境变量,再复制根据当前 MCP 公开配置生成的完整文件
当前条目没有标准 command 或远程 URL,暂时无法安全生成客户端配置
托管运行通常表示这个 MCP Server 由服务方环境承载,用户一般按页面提供的连接方式或授权流程接入,不需要在本地长期启动一个 MCP 进程
本地运行通常需要用户在自己的电脑或服务器上安装依赖,把 server_config 复制到 MCP 客户端,并按 env_schema 补齐环境变量、密钥或其它配置