Enables direct AI interaction with and control of Blender, allowing for prompt-assisted 3D creation, manipulation, and automation of modeling workflows.
lightfast-mcp - 创意应用的模型上下文协议
Lightfast MCP 为创意应用程序构建、维护和交付可靠的模型上下文协议 (MCP)。我们的目标是将 AI 模型连接到 Blender、TouchDesigner、Ableton、Adobe Creative Suite、Unreal Engine 等工具,从而实现快速辅助的创作、操作和自动化。
什么是 Lightfast MCP?
Lightfast MCP 提供了一个简单的架构,允许 AI 通过模型上下文协议 (MCP) 直接与创意应用程序交互并控制它们。此代码库包含:
- 针对各种创意应用的 MCP 实现
- 关于如何使用和扩展这些协议的文档
- 帮助您快速入门的示例和教程
- 帮助开发人员构建自己的 MCP 的工具
协议合规性
Lightfast MCP 严格遵循官方模型上下文协议规范。这确保了与所有 MCP 客户端的兼容性,并为 AI 模型与创意应用程序交互提供了标准化的方式。
有关模型上下文协议的更多信息,包括核心概念、资源、提示、工具和采样,请参阅官方 MCP 文档。
安装
- Python 3.12 或更高版本
- uv 包管理器
如果你使用的是 Mac,请将 uv 安装为
在 Windows 上
进而
否则,安装说明在其网站上:安装 uv
文档
如需全面的文档、示例和指南,请访问我们的文档网站。
贡献
我们欢迎社区的贡献!无论您是想添加对新创意应用的支持、改进现有实现,还是增强文档,都欢迎提交拉取请求 (PR)。
有关如何开始的更多信息,请参阅我们的贡献指南。
执照
本项目遵循 MIT 许可证。详情请参阅LICENSE文件。
免责声明
这是一个社区驱动的项目。所提供的集成均为第三方软件,并非由相关软件供应商官方开发或认可。
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
- AsecurityAlicenseAqualityEnables users to access and manage Replicate's AI models and predictions via the Model Context Protocol, offering tools for creating, canceling, and retrieving model predictions and parameters.Last updated -1222432TypeScriptMIT License
- AsecurityAlicenseAqualityThis server provides a minimal template for creating AI assistant tools using the ModelContextProtocol, featuring a simple 'hello world' tool example and development setups for building custom MCP tools.Last updated -178TypeScriptThe Unlicense
- -securityFlicense-qualityConnects Houdini to Claude AI through Model Context Protocol, enabling AI-assisted 3D modeling, scene creation, simulation setup, and rendering through natural language commands.Last updated -37
- -securityFlicense-qualityA FastAPI-based implementation of the Model Context Protocol that enables standardized interaction between AI models and development environments, making it easier for developers to integrate and manage AI tasks.Last updated -5PythonMIT License