Back to Home
moz411 icon

openbrush-mcp

by moz411

Overview

This server integrates Open Brush 3D design software with LLMs, allowing natural language control over creative tasks.

Installation

Run Command
python openbrush_mcp_server.py

Security Notes

The server directly injects parameters provided by the LLM into URL query strings for the Open Brush API without explicit sanitization or validation. This creates a potential command injection vulnerability if a malicious or unexpected string from the LLM (e.g., containing URL query delimiters like '&' or '=') could alter the intended API call to Open Brush. While the README warns users to 'Trust sent commands' and not expose port 40074 to the internet, the code itself does not mitigate against a potentially compromised or misbehaving LLM generating harmful input to the local API.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-12-14

Tags

LLM Integration3D DesignVirtual RealityCreative ToolingOpen Brush