Back to Home
namurokuro icon

mcp-srver-starter-pack

by namurokuro

Overview

Integrate Blender 3D software with Cursor IDE via Model Context Protocol (MCP) to enable natural language control, create 3D scenes, query operation history, access code patterns, monitor agent activities, and leverage specialized AI agents.

Installation

Run Command
python F:\mcp server\mcp_server.py

Environment Variables

  • OLLAMA_URL
  • BLENDER_HOST
  • BLENDER_PORT
  • BLENDER_OLLAMA_PATH
  • PYTHONUNBUFFERED
  • DANGEROUSLY_ALLOW_WRITE_OPS

Security Notes

The server exposes an `execute_blender_code` tool which allows arbitrary Python code execution directly within the Blender environment. This is a critical security risk as it can lead to full system compromise if exploited. While a `DANGEROUSLY_ALLOW_WRITE_OPS` environment variable hints at potential control, the capability remains high-risk. Additionally, the `agent_viewport_server.py` has a hardcoded Flask `SECRET_KEY`, which is a security vulnerability for the web dashboard.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassHigh
Avg Tokens3000
Stars0
Forks0
Last Update2025-11-26

Tags

BlenderOllamaAI3D ModelingMulti-Agent SystemMCPReal-time MonitoringGenerative AIAutomationLearning System