Blender MCP
Updated June 2026⭐ FeaturedThe Blender MCP MCP server, built by ahujasid, provides the Blender MCP server by ahujasid bridges Claude and the Blender 3D creation suite, letting AI assistants generate, modify, and render 3D scenes through natural language commands — no manual Blender UI required. It is community-built and best for Coding & Dev.
by ahujasid
About
The Blender MCP server by ahujasid bridges Claude and the Blender 3D creation suite, letting AI assistants generate, modify, and render 3D scenes through natural language commands — no manual Blender UI required. With 2,800+ GitHub stars, it is one of the most popular creative-category MCP servers available. The integration consists of two components: a Blender Python addon that runs a local socket server inside Blender, and an MCP server layer that translates Claude's tool calls into Blender Python API (bpy) commands. Together they expose tools to create primitive objects (mesh cubes, spheres, cylinders, planes), apply materials with custom colors and PBR shader properties, position and scale objects in 3D space, set up lights and cameras, run arbitrary Python in Blender's scripting context, and trigger renders to PNG files. Compatible with Blender 3.0 and newer. Setup: install the Blender addon ZIP from the GitHub releases page (Edit > Preferences > Add-ons > Install), enable it, and start the socket server from the addon panel. On the MCP side, install blender-mcp with pip or uvx and point your MCP client to it. Works with Claude Desktop and any client supporting stdio MCP servers. Install with: uvx blender-mcp. The Blender MCP server is the go-to tool for product visualization, game asset prototyping, scene generation, and rapid 3D concept iteration using AI.
Installation
uvx blender-mcpCategories
Works With
Frequently Asked Questions
What is Blender MCP?
Who built Blender MCP?
Is Blender MCP free?
How do I install Blender MCP?
What does Blender MCP integrate with?
Repo Health
Local/stdio install — runs on your machine, so there is no remote endpoint to verify live. Trust signal below is from the source repo.
- Last commit
- 1mo ago
- Install
- pip
- Package
- blender-mcp
Quick Info
- Install Type
- pip
- Author
- ahujasid
- Categories
- 2
- Integrations
- 1
Related Servers
Everything
Reference/test server with prompts, resources, and tools. Perfect for testing MCP implementations.
Git
Tools to read, search, and manipulate Git repositories. Full Git operations support.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
21st.dev Magic
Create crafted UI components inspired by the best 21st.dev design engineers.
GitHub MCP Server
The GitHub MCP server is GitHub's official Model Context Protocol integration, giving AI assistants like Claude and Cursor direct, authenticated access to the GitHub platform and its full developer surface. With this MCP server, you can ask your AI to read and write repository files, create and merge branches, open and review pull requests, comment on and close issues, trigger GitHub Actions workflows, search across code repositories with GitHub's code search, and inspect commit history — all through natural-language prompts in your AI interface. Developers use it to supercharge code review workflows, automate issue triage, generate PR descriptions from diffs, bulk-update repository settings, and wire AI agents into CI/CD pipelines. The GitHub MCP server connects via a GITHUB_PERSONAL_ACCESS_TOKEN environment variable with scopes for the operations you need, keeping authentication clean and auditable. Install with Docker: `docker run -e GITHUB_PERSONAL_ACCESS_TOKEN=<token> ghcr.io/github/github-mcp-server` — or configure it as a remote MCP server in Claude Desktop, Cursor, VS Code, Windsurf, and Cline. With over 8,000 GitHub stars, it is the most widely deployed official code-platform MCP server and the reference implementation for AI-native GitHub automation.
Sponsored
Better Stack
Free PlanGet alerted when your APIs, browser tests, payment pipelines, or MCP server dependencies go down. Used by 100K+ developers.
Start monitoring free →