lightfast-mcp

Official
by lightfastai
Integrations
  • 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 安装为

brew install uv

在 Windows 上

powershell -c "irm https://astral.sh/uv/install.ps1 | iex"

进而

set Path=C:\Users\nntra\.local\bin;%Path%

否则,安装说明在其网站上:安装 uv

文档

如需全面的文档、示例和指南,请访问我们的文档网站

贡献

我们欢迎社区的贡献!无论您是想添加对新创意应用的支持、改进现有实现,还是增强文档,都欢迎提交拉取请求 (PR)。

有关如何开始的更多信息,请参阅我们的贡献指南

执照

本项目遵循 MIT 许可证。详情请参阅LICENSE文件。

免责声明

这是一个社区驱动的项目。所提供的集成均为第三方软件,并非由相关软件供应商官方开发或认可。

-
security - not tested
A
license - permissive license
-
quality - not tested

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 驱动的创作、操作和自动化。

  1. 什么是 Lightfast MCP?
    1. 协议合规性
      1. 安装
        1. 文档
          1. 贡献
            1. 执照
              1. 免责声明

                Related MCP Servers

                • A
                  security
                  A
                  license
                  A
                  quality
                  Enables 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 -
                  12
                  224
                  32
                  TypeScript
                  MIT License
                • A
                  security
                  A
                  license
                  A
                  quality
                  This 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 -
                  1
                  7
                  8
                  TypeScript
                  The Unlicense
                  • Apple
                • -
                  security
                  F
                  license
                  -
                  quality
                  Connects 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
                  • Apple
                  • Linux
                • -
                  security
                  F
                  license
                  -
                  quality
                  A 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 -
                  5
                  Python
                  MIT License

                View all related MCP servers

                MCP directory API

                We provide all the information about MCP servers via our MCP API.

                curl -X GET 'https://glama.ai/api/mcp/v1/servers/lightfastai/lightfast-mcp'

                If you have feedback or need assistance with the MCP directory API, please join our Discord server