ahujasid/blender-mcp
π - MCP server for working with Blender
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: ahujasid/blender-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-ahujasid-blender-mcp
Detailed Documentation
π - MCP server for working with Blender
Configuration
{
"mcpServers": {
"ahujasid-blender-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ahujasid-blender-mcp"
],
"env": {}
}
}
}