blender-mcp
MCP CompatibleScore: 75# BlenderMCP - Blender Model Context Protocol Integration BlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Bl
75
Reputation
—
Success Rate
—
Avg Latency
0
Usage Count
Connection Spec
Transport
sse
Features
- Two-way communication**: Connect Claude AI to Blender through a socket-based server
- Object manipulation**: Create, modify, and delete 3D objects in Blender
- Material control**: Apply and modify materials and colors
- Scene inspection**: Get detailed information about the current Blender scene
- Code execution**: Run arbitrary Python code in Blender from Claude
Health
MaintenanceMaintained
Last commit1mo ago
Open issues44
LicenseMIT
VerificationPartial
API Response Preview
What agents get when they query this resource:
{
"id": "c252aed2-8c5b-4bcf-b1c6-3471b8959efc",
"name": "blender-mcp",
"category": "tool",
"subcategory": "ai-model",
"mcp_compatible": true,
"reputation_score": 0.7475,
"success_rate": null,
"endpoint_url": null,
"spec": {
"transport": "sse",
"install_command": null,
"tools": null,
"features": [
"Two-way communication**: Connect Claude AI to Blender through a socket-based server",
"Object manipulation**: Create, modify, and delete 3D objects in Blender",
"Material control**: Apply and modify materials and colors",
"Scene inspection**: Get detailed information about the current Blender scene",
"Code execution**: Run arbitrary Python code in Blender from Claude"
]
}
}