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 builds, maintains, and ships reliable Model Context Protocols (MCPs) for creative applications. Our goal is to connect AI models to tools like Blender, TouchDesigner, Ableton, Adobe Creative Suite, Unreal Engine, and more, enabling prompt-assisted creation, manipulation, and automation.
What is Lightfast MCP?
Lightfast MCP provides a simple architecture that allows AI to directly interact with and control creative applications through the Model Context Protocol. This repository contains:
- Implementations of MCPs for various creative applications
- Documentation on how to use and extend these protocols
- Examples and tutorials to get you started quickly
- Tools to help developers build their own MCPs
Protocol Compliance
Lightfast MCP strictly adheres to the official Model Context Protocol specification. This ensures compatibility with all MCP clients and provides a standardized way for AI models to interact with creative applications.
For more information about the Model Context Protocol, including core concepts, resources, prompts, tools, and sampling, please refer to the official MCP documentation.
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
Documentation
For comprehensive documentation, examples, and guides, please visit our documentation site.
Contributing
We welcome contributions from the community! Whether you want to add support for a new creative application, improve existing implementations, or enhance documentation, please feel free to submit a pull request.
See our Contributing Guide for more information on how to get started.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Disclaimer
This is a community-driven project. The integrations provided are third-party and not officially made or endorsed by the respective software vendors.
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