Enables direct AI interaction with and control of Blender, allowing for prompt-assisted 3D creation, manipulation, and automation of modeling workflows.
lightfast-mcp - Model Context Protocol for Creative Applications
lightfast-mcp connects your favorite creative applications (like Blender, TouchDesigner, Adobe Creative Suite, etc.) to AI models through the Model Context Protocol (MCP). This allows AI to directly interact with and control these applications, enabling prompt-assisted creation, manipulation, and automation.
Installation
- Python 3.12 or newer
- uv package manager
If you're on Mac, please install uv as
On Windows
and then
Otherwise installation instructions are on their website: Install uv
License
This project is licensed under the MIT License. See the LICENSE file for details.
Disclaimer
This is a community-driven project. If integrating with specific commercial software, state that this is a third-party integration and not officially made or endorsed by the software vendor (e.g., "This is a third-party integration and not an official Adobe product.").
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.
Connects creative applications like Blender and Adobe Creative Suite to AI models through the Model Context Protocol, enabling AI-driven creation, manipulation, and automation within these tools.
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