MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

B
Blender MCP Server

MCP server addon for Blender - Control Blender via AI agents through 51 powerful tools. Made to be used with PolyMCP for intelligent tool orchestration. Features thread-safe execution, auto-dependency installation, and complete 3D workflow automation.

Created 11/12/2025
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx blender-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "llm-use-blender-mcp-server": { "command": "uvx", "args": [ "blender-mcp-server" ] } } }