aicoolies logo
blender-mcp logo

BlenderMCP

Connect Blender to AI through Model Context Protocol

Share
freeOpen Source
Visit Website →

BlenderMCP bridges Blender and AI assistants like Claude through the Model Context Protocol, enabling natural language control over 3D modeling workflows. Artists and developers can create, modify, and manipulate 3D scenes, objects, materials, and animations by describing what they want instead of navigating complex menus. The tool exposes Blender's Python API through MCP, supporting operations from mesh creation to shader editing and physics simulations.

BlenderMCP is an open-source integration that connects Blender — the industry-standard 3D creation suite — directly to AI assistants through Anthropic's Model Context Protocol. With over 19,000 GitHub stars, the project has become the go-to bridge between generative AI and professional 3D workflows. Instead of writing Python scripts or clicking through Blender's deep menu hierarchy, users describe their intent in natural language and the MCP server translates those instructions into precise Blender API calls covering mesh creation, material assignment, lighting setup, camera positioning, and scene composition.

The architecture follows a clean client-server pattern: a Blender addon runs inside the application exposing its Python API, while a standalone MCP server handles communication with any MCP-compatible AI client including Claude Desktop, Cursor, and Windsurf. This design means BlenderMCP works with multiple AI providers without modification. Key capabilities include poly-by-poly mesh editing, Cycles and EEVEE material node graphs, keyframe animation, physics simulation configuration, and batch scene operations — essentially anything accessible through bpy gets an AI-friendly interface.

BlenderMCP shines in rapid prototyping scenarios where artists need to iterate on 3D concepts quickly or developers want to generate procedural environments for games and simulations. The project supports Blender 3.6 and newer across all major platforms. An active community contributes extensions for specialized workflows like architectural visualization, character rigging assistance, and automated UV unwrapping. For teams building AI-powered creative tools or exploring text-to-3D pipelines, BlenderMCP provides the foundational plumbing without vendor lock-in.

Pricing

Free and open source (MIT license)

Platforms

macOS, Windows, Linux — requires Blender 3.6+

Categories

Tags

Use Cases

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
Figma Context MCP logo

Figma Context MCP

MCP server that gives coding agents structured Figma context for design-to-code work

Figma Context MCP is an MCP server for giving coding agents structured access to Figma design context during implementation. Instead of copying screenshots or hand-written design specs into prompts, teams can expose layout, component, and context information to agents such as Cursor, Claude Code, and other MCP-compatible coding workflows. It is a strong design-to-code bridge for teams trying to reduce hallucinated UI details and tighten handoff between designers and AI-assisted developers.

open-sourceOpen SourceTelemetry
Statewright logo

Statewright

State-machine guardrails for controlling which tools AI coding agents can use at each phase.

Statewright is a guardrail layer for AI coding agents that uses explicit state machines to control what an agent can do at each stage of a workflow. Instead of relying only on prompt instructions, teams can model phases such as plan, implement, test, and review, then constrain tool access for clients like Claude Code, Codex, Cursor, opencode, and related MCP workflows.

open-sourceOpen Source
Unabyss logo

Unabyss

MCP-native personal context vault for keeping AI agents aligned with your work, voice, and projects.

Unabyss is a personal context headquarters for AI agents. It syncs sources such as email, Slack, Notion, Drive, meetings, and professional profiles into structured context files that can be served to MCP-capable clients. The strongest angle is not generic note taking; it is permissioned, reusable context for Claude, Cursor, custom agents, and other tools that otherwise need the same background explained repeatedly.

freemiumTelemetry

agentmemory

Persistent memory layer for AI coding agents — keeps Claude Code, Codex, Cursor, and any MCP agent in context across sessions

agentmemory is an open-source MCP server that gives AI coding agents persistent, cross-session memory. Built on hybrid vector-graph search, it achieves 95.2% recall on the LongMemEval-S benchmark while using up to 92% fewer context tokens than naive context injection. Works out of the box with Claude Code, Codex, Cursor, Windsurf, Cline, OpenCode, Kilo Code, Hermes, and any MCP client through 51 MCP tools plus 12 hooks and 4 skills.

open-sourceOpen Source

screenshot-to-code

Convert any screenshot or mockup into clean frontend code with AI vision.

screenshot-to-code is an open-source tool that converts screenshots, mockups, and Figma designs into clean, functional HTML, Tailwind CSS, React, or Vue code using AI vision models. Powered by GPT-4V, Claude, and Gemini, it supports video-to-code and iterative editing workflows, making it a rapid scaffolding tool for frontend developers who want to skip the pixel-translation step entirely.

open-sourceOpen Source