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

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

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

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