Skip to content
Back to search
30
MCP

MCP-Link Blender

pulsemcp/mcp-link blender

Exposes Blender's Python API to AI agents for 3D modeling, animation, and rendering through arbitrary code execution.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

blender-mcp-server
MCP server for controlling Blender via AI assistants
0 tools
Blender Open MCP
Integrates Blender with local AI models via Ollama, enabling natural language control of 3D modeling tasks including object creation, modifi
0 tools
ageless-blender-mcp
MCP server integration for AI-assisted Blender automation
0 tools
iflow-mcp_blender-open-mcp
Blender integration with local AI models via MCP and Ollama
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
blender-connect-mcp
Blender integration through the Model Context Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-link_blender": {
      "url": "None",
      "transport": "http"
    }
  }
}