A server that integrates Blender with local AI models via the Model Context Protocol (MCP), allowing users to control Blender using natural language prompts for 3D modeling tasks. This is directly relevant as an example of an MCP server.
Loading more......
An MCP server connecting Blender to AI assistants through the Model Context Protocol, enabling prompt-based 3D modeling and scene manipulation directly from natural language prompts.
Aider MCP Server offloads AI coding tasks to a specialized implementation, providing natural language code changes and model selection, and is a notable MCP server for AI-driven development workflows. (Merged both Aider Server entries)
Connects Claude to Blender for analyzing and interacting with IFC building models via MCP, featuring specialized tools for querying and exploring BIM data. A practical BIM-focused MCP server.
An MCP server that enables AI-driven CAD modeling by providing remote programmatic control of FreeCAD, supporting generative design workflows. Directly relevant as an innovative MCP server for CAD automation.
Connects Houdini to Claude AI using the Model Context Protocol (MCP), enabling AI-assisted 3D modeling and scene creation. Directly relevant as an MCP server implementation for creative AI workflows.
Experimental MCP server that allows AI assistants to control Unreal Engine using natural language, supporting tasks like level editing and blueprint scripting.
Blender Open MCP is an open source tool that integrates Blender with local AI models (via Ollama) using the Model Context Protocol (MCP). It enables users to control and automate 3D modeling tasks in Blender using natural language prompts, leveraging local AI models for enhanced workflow.
mcp command-line tool.get_scene_info: Retrieve scene detailsget_object_info: Get object-specific detailscreate_object: Create 3D objects with specific parametersmodify_object: Change properties of existing objectsdelete_object: Remove objects from the sceneset_material: Assign materials and colorsrender_image: Render images to filesexecute_blender_code: Run arbitrary Blender Python codeget_polyhaven_categories: List PolyHaven asset categoriessearch_polyhaven_assets: Search assets from PolyHavendownload_polyhaven_asset: Download assets from PolyHavenset_texture: Assign downloaded textures to objectsset_ollama_model: Choose which Ollama model to useset_ollama_url: Configure the Ollama server addressget_ollama_models: List available models in Ollamauv (Python package manager)Blender Open MCP is open source and free to use.
blender, 3d-modeling, ai-integration, natural-language