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 を構築するのに役立つツール
プロトコルコンプライアンス
Lightfast MCPは、公式のモデルコンテキストプロトコル仕様に厳密に準拠しています。これにより、すべてのMCPクライアントとの互換性が確保され、AIモデルがクリエイティブアプリケーションと連携するための標準化された方法を提供します。
モデル コンテキスト プロトコル (コア概念、リソース、プロンプト、ツール、サンプリングなど) の詳細については、公式の MCP ドキュメントを参照してください。
インストール
- Python 3.12以降
- UVパッケージマネージャー
Macをお使いの場合は、uvをインストールしてください。
Windowsの場合
その後
それ以外の場合、インストール手順はウェブサイトに掲載されています: Install uv
ドキュメント
包括的なドキュメント、例、ガイドについては、ドキュメント サイトをご覧ください。
貢献
コミュニティからの貢献を歓迎します!新しいクリエイティブアプリケーションのサポートを追加したい場合、既存の実装を改善したい場合、ドキュメントを充実させたい場合など、お気軽にプルリクエストを送信してください。
開始方法の詳細については、貢献ガイドを参照してください。
ライセンス
このプロジェクトは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