Blender Antigravity
БесплатноНе проверенEnables Antigravity users to control Blender scenes, objects, and external asset integrations (PolyHaven, Sketchfab, etc.) via natural language commands, with W
Описание
Enables Antigravity users to control Blender scenes, objects, and external asset integrations (PolyHaven, Sketchfab, etc.) via natural language commands, with Windows-optimized compatibility.
README
A robust, Windows-optimized Model Context Protocol (MCP) server for Blender, specifically designed for Antigravity users.
Note: This is a detached fork of Blender-MCP-For-Antigravity, streamlined for a fresh release.
This fork fixes the critical "invalid trailing data" error caused by Windows stdio text mode handling, ensuring a stable connection between Antigravity and Blender.
✨ Key Features
- Windows Native Binary Mode: Completely bypasses Windows text-mode
\r\nissues. - 21+ Tools: Full control over scene, objects, and external assets.
- Integrations: Built-in support for PolyHaven, Sketchfab, Hyper3D, and Hunyuan3D.
- Stable: Custom-built server (
server.py) independent of unstable libraries.
🚀 Quick Start
1. Install Blender Addon
- Open Blender (4.0+ recommended).
- Go to
Edit > Preferences > Add-ons > Install.... - Select
addon.pyfrom this repository. - Enable the add-on ("3D Gen: Blender MCP Connect").
2. Configure Antigravity
Add the following to your Antigravity MCP configuration (mcp_config.json):
{
"mcpServers": {
"blender": {
"command": "C:/Path/To/Your/python.exe",
"args": [
"D:/Path/To/This/Repo/server.py"
],
"env": {
"PYTHONUTF8": "1"
}
}
}
}
Note: Make sure to use the absolute path to your Python executable and the
server.pyfile.
3. Usage
Once connected, you can ask Antigravity to:
- "Create a red monkey head"
- "Download a wooden table from PolyHaven"
- "List all objects in the scene"
- "Check if Sketchfab integration is working"
🧪 Testing
This repository includes a tests/ folder with scripts to verify functionality.
- You can ask Antigravity to "Run the tests in the tests folder" to self-diagnose issues.
server.pyis the main entry point, buttests/test_binary.pycan verify low-level protocol health.
Установка Blender Antigravity
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/yura9011/blender-mcp-antigravityFAQ
Blender Antigravity MCP бесплатный?
Да, Blender Antigravity MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Blender Antigravity?
Нет, Blender Antigravity работает без API-ключей и переменных окружения.
Blender Antigravity — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Blender Antigravity в Claude Desktop, Claude Code или Cursor?
Открой Blender Antigravity на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Blender Antigravity with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
