- Explore MCP Servers
- genkit-mcp-client-blender
Genkit Mcp Client Blender
What is Genkit Mcp Client Blender
genkit-mcp-client-blender is a client application designed for interfacing with the Blender MCP Server using the Model Context Protocol (MCP). It allows users to create and manipulate 3D scenes by selecting shapes, colors, textures, and patterns, and providing scene descriptions.
Use cases
Use cases include creating 3D models for games, designing animations, visualizing architectural projects, and educational purposes in teaching 3D design.
How to use
To use genkit-mcp-client-blender, clone the repository, install dependencies using pnpm, and start the development server. Users can then select shapes, choose colors and textures, add scene descriptions, and submit the scene data to Blender.
Key features
Key features include shape selection from a grid of basic 3D shapes, color, texture, and pattern selection, scene description input, scene version history, and real-time updates to Blender through MCP.
Where to use
genkit-mcp-client-blender can be used in fields such as 3D modeling, game development, animation, and any application that requires the manipulation of 3D scenes in Blender.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Genkit Mcp Client Blender
genkit-mcp-client-blender is a client application designed for interfacing with the Blender MCP Server using the Model Context Protocol (MCP). It allows users to create and manipulate 3D scenes by selecting shapes, colors, textures, and patterns, and providing scene descriptions.
Use cases
Use cases include creating 3D models for games, designing animations, visualizing architectural projects, and educational purposes in teaching 3D design.
How to use
To use genkit-mcp-client-blender, clone the repository, install dependencies using pnpm, and start the development server. Users can then select shapes, choose colors and textures, add scene descriptions, and submit the scene data to Blender.
Key features
Key features include shape selection from a grid of basic 3D shapes, color, texture, and pattern selection, scene description input, scene version history, and real-time updates to Blender through MCP.
Where to use
genkit-mcp-client-blender can be used in fields such as 3D modeling, game development, animation, and any application that requires the manipulation of 3D scenes in Blender.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Blender MCP Client via Firebase Genkit Gemini
A client application for interacting with Blender through the Model Context Protocol (MCP). This application allows users to create and manipulate 3D scenes by selecting shapes, colors, textures, and patterns, and providing scene descriptions. The project uses Firebase Genkit for accessing Gemini and as a the underlying MCP Client.
Features
- Shape selection from a grid of basic 3D shapes
- Color, texture, and pattern selection
- Scene description input
- Scene version history
- Real-time updates to Blender through MCP
Getting Started
Prerequisites
- Node.js and pnpm
- Blender with MCP server running (https://github.com/ahujasid/blender-mcp)
- Firebase Genkit MCP
Installation
- Clone the repository:
git clone https://github.com/xprilion/genkit-mcp-client-blender.git
cd genkit-mcp-client-blender
- Install dependencies:
pnpm install
- Start the development server:
pnpm dev
- Open http://localhost:3000 in your browser.
Usage
- Select a shape from the grid
- Choose colors, textures, and patterns from the properties panel
- Add a description of your scene
- Click “Submit Scene” to send the scene data to Blender
- View and restore previous scene versions from the history panel
Styling
The project uses Tailwind CSS for styling. Custom styles can be added to:
app/globals.cssfor global styles- Component-specific styles using Tailwind classes
Contributing
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










