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 - 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

brew install uv

On Windows

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

and then

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

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.

-
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.

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.

  1. What is Lightfast MCP?
    1. Protocol Compliance
      1. Installation
        1. Documentation
          1. Contributing
            1. License
              1. Disclaimer

                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