ifc-bonsai-mcp
by Show2Instruct
Overview
Connects AI language models with Blender's Bonsai add-on to read, create, and edit IFC models directly via high-level tool calls and RAG-powered knowledge.
Installation
No command providedSecurity Notes
The server explicitly includes a tool `execute_blender_code` which allows the execution of 'arbitrary Python code in Blender context' driven by the LLM. The `README` also warns about the general `execute_code` tool behaving 'unpredictably' and potentially producing 'unsafe results'. While running locally, this grants significant control to the LLM over the user's machine within the Blender environment, posing a high risk for unintended or malicious code execution based on LLM output.
Similar Servers
MaxKB
MaxKB is an enterprise-grade platform for building AI agents, managing knowledge bases (RAG), orchestrating complex workflows, and integrating various large language models.
5ire
A desktop AI assistant and MCP (Model Context Protocol) client that integrates with various LLMs, supports external tools via MCP servers, and manages a local knowledge base.
unity-mcp
Enables AI assistants (LLMs) to interact directly with the Unity Editor to manage assets, control scenes, edit scripts, and automate tasks.
UltraRAG
UltraRAG is a framework designed to accelerate Retrieval-Augmented Generation (RAG) research and development by providing a low-code, modular, and multimodal system for building and evaluating complex RAG pipelines.