lightfast-mcp - 创意应用的 MCP 服务器实现
适用于创意应用的生产就绪 MCP 服务器实现- 通过模型上下文协议控制 Blender 和其他创意工具。
Lightfast MCP 为创意应用程序提供可靠、经过充分测试的 MCP 服务器实现,并提供可选的管理和 AI 客户端工具。
🎯 核心 MCP 服务器
- 🎨 Blender MCP 服务器:通过 MCP 协议控制 Blender 进行 3D 建模、动画和渲染
- 🧪 Mock MCP 服务器:用于 MCP 协议验证的测试和开发服务器
🔧 可选功能
- 多服务器编排:同时运行和协调多个 MCP 服务器
- AI 集成:用于测试和与服务器交互的内置 AI 工具
- 配置驱动:YAML/JSON 配置,方便服务器管理
- 灵活传输:支持 stdio 和基于 HTTP 的传输
协议合规性
Lightfast MCP 严格遵循官方模型上下文协议规范。这确保了与所有 MCP 客户端的兼容性,并为 AI 模型与创意应用程序交互提供了标准化的方式。
有关模型上下文协议的更多信息,包括核心概念、资源、提示、工具和采样,请参阅官方 MCP 文档。
安装
- Python 3.10 或更高版本
- uv 包管理器
如果你使用的是 Mac,请将 uv 安装为
在 Windows 上
进而
否则,安装说明在其网站上:安装 uv
发展
有关开发设置、工作流程信息和 Cursor IDE 集成,请参阅我们的开发人员指南。
文档
如需全面的文档、示例和指南,请访问我们的文档网站。
贡献
我们欢迎社区的贡献!无论您是想添加对新创意应用的支持、改进现有实现,还是增强文档,都欢迎提交拉取请求 (PR)。
有关如何开始的更多信息,请参阅我们的贡献指南。
执照
本项目遵循 MIT 许可证。详情请参阅LICENSE文件。
免责声明
这是一个社区驱动的项目。所提供的集成是第三方的,并非由相关软件供应商官方开发或认可。
快速入门
🎯 核心使用情况(仅限 MCP 服务器)
🔧 开发工具(编排 + AI)
🧪 开发
有关完整的开发文档、测试指南和架构详细信息,请参阅DEV.md 。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
通过模型上下文协议将 Blender 和 Adobe Creative Suite 等创意应用程序连接到 AI 模型,从而实现这些工具内由 AI 驱动的创作、操作和自动化。
Related MCP Servers
- AsecurityAlicenseAqualityConnects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender for AI-assisted 3D modeling, scene manipulation, and rendering.Last updated -1711,949PythonMIT License
- -securityFlicense-qualityConnects Sketchup to Claude AI through the Model Context Protocol, allowing Claude to directly interact with and control Sketchup for prompt-assisted 3D modeling and scene manipulation.Last updated -20
- -securityFlicense-qualityA server that integrates Blender with local AI models via the Model Context Protocol, allowing users to control Blender using natural language prompts for 3D modeling tasks.Last updated -30Python
- AsecurityAlicenseAqualityA foundation for building interactive applications using the Model Context Protocol that integrates AI capabilities with Magic UI components.Last updated -117851JavaScriptMIT License