blender-mcp MCP Server — Claude & Cursor Integration
# blender-mcp MCP Server
## What is blender-mcp?
blender-mcp is a production-ready Model Context Protocol (MCP) server with 27,420 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install ahujasid/blender-mcp
# Or manual
git clone https://github.com/ahujasid/blender-mcp.git
cd blender-mcp
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Python
- **Stars:** ⭐ 27,420
- **Forks:** 🍴 2,555
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [ahujasid/blender-mcp](https://github.com/ahujasid/blender-mcp)