280+ tools across 52 categories connecting Claude, Cursor, and any MCP-compatible AI assistant directly to your Unity editor. Full Undo/Redo. Real-time WebSocket. Production-grade. 52カテゴリ・280以上のツールでClaude、Cursor、その他MCP対応AIアシスタントをUnityエディタに直接接続。完全なUndo/Redo対応。リアルタイムWebSocket。プロダクション品質。
Real-time bidirectional communication between AI and Unity editor AIとUnityエディタ間のリアルタイム双方向通信
The Unity plugin runs a WebSocket server inside the editor. The MCP server connects to it and translates MCP tool calls into editor commands. All mutations go through Unity's Undo system — press Ctrl+Z to revert any AI change. UnityプラグインがエディタにWebSocketサーバーを起動。MCPサーバーがツールコールをエディタコマンドに変換します。すべての変更はUnityのUndoシステムを経由 — Ctrl+Zで元に戻せます。
Three steps to AI-powered Unity development 3ステップでAI搭載のUnity開発環境を構築
Import the Unity MCP Pro plugin into your project via Unity Package Manager or copy to Assets. Unity Package Manager経由、またはAssetsフォルダにコピーしてプラグインをインポート。
Navigate to the server directory and build: serverディレクトリに移動してビルド:
cd server && npm install && npm run build
Add the server to your .mcp.json and start using Claude, Cursor, or any MCP client to build your game.
.mcp.jsonにサーバーを追加して、Claude・Cursor・その他MCPクライアントでゲーム開発を始めましょう。
Create stunning visual effects, cinematic camera work, and animated 3D backgrounds — just by talking to AI AIに話しかけるだけで、魅力的なビジュアルエフェクト・シネマティックなカメラワーク・アニメーション3D背景を制作
Create fire, sparkles, magic trails, confetti, snow, and any particle effect for your stream or video. Fine-tune emission, color, size, and lifetime with natural language. 炎、キラキラ、魔法の軌跡、紙吹雪、雪など、配信や動画向けのパーティクルを作成。自然言語で放出量・色・サイズ・寿命を調整。
create_particle_system
set_particle_module
add_particle_sub_emitter
set_particle_renderer
Add Bloom, Color Grading, Vignette, Chromatic Aberration, and more. Create cinematic looks for your content with a single prompt. Bloom・カラーグレーディング・ビネット・色収差などを追加。一つのプロンプトで映画のような映像表現を実現。
add_volume
set_volume_effect
create_volume_profile
apply_visual_preset
Set up Cinemachine virtual cameras, dolly tracks, camera paths, and follow targets. Perfect for intros, transitions, and dynamic shots. Cinemachineバーチャルカメラ・ドリートラック・カメラパス・フォロー対象を設定。イントロ・トランジション・ダイナミックなショットに最適。
add_cinemachine_camera
add_camera_path
set_cinemachine_body
setup_camera_follow
Build animated sequences with Timeline — camera cuts, character animations, audio sync, and visual effects all in one timeline. Timelineでアニメーションシーケンスを構築 — カメラカット・キャラアニメ・音声同期・ビジュアルエフェクトを一つのタイムラインに。
create_timeline
add_timeline_track
add_timeline_clip
bind_timeline_track
Build Shader Graph effects: hologram, dissolve, glow, outline, distortion, and more. Create unique visual identities for your brand. Shader Graphでエフェクトを構築:ホログラム・ディゾルブ・グロー・アウトライン・歪み等。ブランド独自のビジュアルを作成。
create_shader_graph
add_shader_node
connect_shader_nodes
set_shader_property
Create immersive 3D environments with weather, lighting, terrain, and skybox. Perfect for VTuber backgrounds, live wallpapers, and stream scenes. 天候・ライティング・地形・スカイボックスで没入感のある3D環境を作成。VTuber背景・ライブ壁紙・配信シーンに最適。
create_terrain
set_lighting_settings
create_weather_system
set_skybox
add_light
From idea to visual effect in minutes アイデアからビジュアルエフェクトまで数分で
Tell AI what you wantAIに作りたいものを伝える
AI builds it in UnityAIがUnityで構築
See it in real-timeリアルタイムで確認
Refine with promptsプロンプトで微調整
Screenshot or recordスクリーンショットや録画
Every tool AI needs to build complete Unity games AIがUnityゲームを完全に構築するために必要な全ツール
get_project_info
get_project_settings
get_asset_tree
search_assets
search_in_files
set_project_setting
get_resource_preview
get_hierarchy
create_scene
open_scene
save_scene
play_scene
stop_scene
add_gameobject
delete_gameobject
rename_gameobject
get_components
update_component
add_component
set_transform
duplicate_gameobject
move_gameobject
select_gameobject
find_gameobjects
list_scripts
read_script
create_script
edit_script
attach_script
get_compilation_errors
get_console_logs
clear_console
refresh_asset_db
execute_menu_item
get_performance_monitors
create_prefab
instantiate_prefab
get_prefab_info
apply_prefab_overrides
revert_prefab_overrides
unpack_prefab
create_material
get_material_properties
set_material_property
assign_material
list_shaders
create_shader
add_collider
setup_rigidbody
get_physics_layers
set_collision_matrix
raycast_test
add_joint
add_light
set_lighting_settings
set_skybox
bake_lighting
add_reflection_probe
create_animation_clip
add_animation_keyframe
get_animation_clip_info
create_animator_controller
add_animator_state
add_animator_transition
set_animator_parameter
create_canvas
add_ui_element
set_rect_transform
set_ui_text
set_ui_image
add_ui_layout
add_audio_source
get_audio_clips
get_audio_mixer_info
set_audio_mixer_param
add_audio_listener
create_particle_system
set_particle_module
get_particle_info
add_particle_sub_emitter
set_particle_renderer
bake_navmesh
add_navmesh_agent
add_navmesh_obstacle
add_offmesh_link
get_navmesh_info
create_terrain
set_terrain_heightmap
add_terrain_layer
set_terrain_trees
get_build_settings
set_build_scenes
build_player
get_scripting_defines
set_scripting_defines
batch_rename
batch_set_layer
batch_set_tag
batch_set_static
batch_add_component
batch_execute
list_packages
add_package
remove_package
search_packages
list_asset_store_cache
import_unitypackage
get_scene_statistics
find_missing_references
find_unused_assets
get_asset_dependencies
get_memory_profile
analyze_scripts
find_script_references
detect_circular_dependencies
get_project_statistics
analyze_scene_complexity
get_play_state
inspect_runtime
call_method
find_objects_of_type
debug_log_inject
simulate_key
simulate_mouse
simulate_axis
get_input_state
simulate_sequence
start_recording
stop_recording
replay_recording
get_editor_screenshot
get_game_screenshot
compare_screenshots
capture_frames
monitor_properties
execute_editor_script
execute_game_script
find_ui_elements
click_button_by_text
wait_for_node
find_nearby_objects
run_tests
run_test_scenario
assert_node_state
assert_screen_text
run_stress_test
get_test_report
analyze_draw_calls
generate_lod_group
analyze_textures
optimize_mesh
get_rendering_stats
suggest_optimizations
analyze_overdraw
add_cinemachine_camera
set_cinemachine_body
set_cinemachine_aim
get_cinemachine_info
add_camera_path
setup_camera_follow
add_volume
set_volume_effect
get_volume_info
create_volume_profile
apply_visual_preset
create_blend_tree
set_blend_tree_motion
add_animation_layer
set_avatar_mask
get_animator_info
apply_lighting_preset
set_fog_settings
create_weather_system
add_wind_zone
set_render_pipeline_settings
get_environment_info
create_timeline
add_timeline_track
add_timeline_clip
get_timeline_info
bind_timeline_track
create_sprite_renderer
create_tilemap
set_tilemap_tile
create_sprite_atlas
add_2d_collider
setup_2d_physics
create_state_machine
create_waypoint_system
setup_ai_agent
create_patrol_route
create_character_controller
create_fps_controller
create_tps_controller
create_platformer_controller
create_health_system
create_inventory_system
create_spawn_system
create_dialogue_system
create_interaction_system
create_shader_graph
add_shader_node
connect_shader_nodes
set_shader_property
get_shader_graph_info
create_visual_script
add_script_node
connect_script_nodes
add_script_variable
get_visual_script_info
get_profiler_data
get_profiler_frame
start_profiler_capture
get_profiler_summary
get_import_settings
set_texture_import
set_model_import
set_audio_import
apply_import_preset
create_spline
add_spline_knot
set_spline_knot
get_spline_info
extrude_spline_mesh
load_scene_additive
unload_scene
get_loaded_scenes
set_active_scene
run_playthrough
create_playthrough_scenario
get_playthrough_results
capture_play_session
get_scene_view_camera
set_scene_view_camera
frame_object
align_scene_view
run_benchmark
compare_benchmarks
get_benchmark_history
create_benchmark_profile
watch_property
unwatch_property
get_watch_values
create_addressable_group
set_addressable_address
build_addressables
get_addressable_info
analyze_addressables
create_string_table
add_locale_entry
get_locale_entries
set_project_locale
create_custom_inspector
create_editor_window
create_property_drawer
create_scriptable_wizard
get_undo_history
perform_undo
perform_redo
add_rig_constraint
setup_ik
get_rig_info
add_rig_layer
create_ecs_component
create_ecs_system
create_ecs_authoring
get_ecs_info
setup_network_manager
add_network_object
create_network_behaviour
get_network_info
setup_xr
add_xr_interactable
add_xr_controller
get_xr_info
What makes Unity MCP Pro the professional choice Unity MCP Proがプロフェッショナルに選ばれる理由
Every AI operation goes through Unity's Undo system. Press Ctrl+Z to revert any change, just like manual edits. No fear of AI breaking your project. すべてのAI操作がUnityのUndoシステムを経由。Ctrl+Zで元に戻せます。AIがプロジェクトを壊す心配はありません。
Heartbeat monitoring, exponential backoff auto-reconnect, port scanning (6605-6609), and Domain Reload survival. Never loses connection. ハートビート監視、指数バックオフ自動再接続、ポートスキャン(6605-6609)、Domain Reload対応。接続が途切れません。
Automatically converts strings to Vector3, Color, Quaternion, LayerMask, and other Unity types. AI can set position: "1, 2, 3" naturally.
文字列をVector3、Color、Quaternion、LayerMask等のUnity型に自動変換。position: "1, 2, 3"のように自然に設定可能。
Create, instantiate, inspect, apply overrides, revert, and unpack Prefabs. The only Unity MCP with full Prefab lifecycle support. Prefabの作成・インスタンス化・検査・オーバーライド適用・元に戻す・解除。完全なPrefabライフサイクルをサポートする唯一のUnity MCP。
AI can configure build scenes, set scripting defines, switch platforms, and trigger builds. End-to-end from scene creation to final build. AIがビルドシーン設定、スクリプティングDefine設定、プラットフォーム切替、ビルド実行まで対応。シーン作成から最終ビルドまで一貫。
AI reads C# compilation errors with structured error codes and context, enabling self-correction without manual intervention. AIがC#コンパイルエラーを構造化されたエラーコード付きで読み取り、手動介入なしで自己修正。
Create controllers, add states, set up transitions, and configure parameters. Complete animation state machine management. コントローラ作成、ステート追加、トランジション設定、パラメータ構成。完全なアニメーションステートマシン管理。
Add colliders, configure Rigidbodies, set up collision matrices, perform raycasts, and add joints. AI handles complex physics setups. コライダー追加、Rigidbody設定、コリジョンマトリクス構成、レイキャスト実行、ジョイント追加。複雑な物理設定をAIが処理。
Create terrains, sculpt heightmaps, paint texture layers, and place trees. AI can build landscapes from natural language descriptions. 地形作成、ハイトマップ造形、テクスチャレイヤーペイント、樹木配置。自然言語の説明からAIが風景を構築。
Inspect running games, call methods on live objects, find objects by type, and inject debug logging — all while in Play Mode. 実行中のゲームを検査、ライブオブジェクトのメソッド呼び出し、型によるオブジェクト検索、デバッグログ注入 — すべてPlayモード中に実行可能。
Find missing references, detect unused assets, analyze script dependencies, and profile memory usage. AI-powered project health checks. 参照の欠落検出、未使用アセット検出、スクリプト依存関係分析、メモリ使用量プロファイリング。AIによるプロジェクトヘルスチェック。
Rename, tag, layer, static flag, and add components to multiple GameObjects at once. Ideal for large scene organization. 複数のGameObjectに対して一括でリネーム、タグ付け、レイヤー設定、Static設定、コンポーネント追加。大規模シーンの整理に最適。
Simulate keyboard, mouse, and axis input during Play Mode. Record and replay input sequences for automated testing and reproducible demos. Playモード中にキーボード・マウス・軸入力をシミュレート。入力シーケンスの記録・再生で自動テストや再現可能なデモを実現。
Capture editor and game view screenshots, compare images for visual regression testing, and record frame sequences for analysis. エディタ・ゲームビューのスクリーンショット撮影、画像比較によるビジュアルリグレッションテスト、フレームシーケンス記録による分析。
Run Unity Test Runner tests, execute test scenarios, assert game state and screen text, stress-test performance, and generate test reports — all from AI. Unity Test Runnerテスト実行、テストシナリオ実行、ゲーム状態・画面テキストのアサート、ストレステスト、テストレポート生成 — すべてAIから。
Monitor properties in real-time, execute custom editor and game scripts, find UI elements, click buttons by text, and wait for nodes to appear. プロパティのリアルタイム監視、カスタムエディタ・ゲームスクリプト実行、UI要素検索、テキストでボタンクリック、ノード出現待機。
Real workflows enabled by Unity MCP Pro Unity MCP Proが実現するワークフロー
AI creates the scene, GameObjects, scripts, physics, and prefabs. A playable prototype from a single conversation. AIがシーン・GameObject・スクリプト・物理・Prefabを作成。1つの会話でプレイ可能なプロトタイプが完成。
create_sceneadd_gameobjectcreate_scriptattach_scriptadd_collidersetup_rigidbodycreate_prefab
AI builds particle systems, configures post-processing volumes, and sets up lighting for stream-ready effects. Perfect for VTuber backgrounds and overlays. AIがパーティクルシステム構築、ポストプロセッシング設定、ライティングを調整して配信用エフェクトを作成。VTuber背景やオーバーレイに最適。
create_particle_systemset_particle_moduleadd_volumeset_volume_effectadd_lightset_lighting_settings
AI generates terrain, paints layers, places trees, adds lights, configures skybox, and bakes lighting. AIが地形生成、レイヤーペイント、樹木配置、ライト追加、スカイボックス設定、ライティングベイクを実行。
create_terrainset_terrain_heightmapadd_terrain_layerset_terrain_treesadd_lightset_skyboxbake_lighting
AI sets up Cinemachine cameras, creates Timeline sequences with camera tracks, and applies cinematic post-processing for polished video intros. AIがCinemachineカメラ設定、カメラトラック付きTimelineシーケンス作成、シネマティックなポストプロセッシング適用でプロ品質の動画イントロを制作。
add_cinemachine_cameraadd_camera_pathcreate_timelineadd_timeline_trackadd_volumeset_volume_effect
AI reads error logs, inspects scripts, applies fixes, and verifies the project compiles cleanly. AIがエラーログを読み、スクリプトを検査し、修正を適用し、プロジェクトがクリーンにコンパイルされることを確認。
get_compilation_errorsread_scriptedit_scriptget_console_logsrefresh_asset_db
AI builds Shader Graph effects from scratch — dissolve, hologram, outline, distortion. Create unique visual identities for your channel. AIがShader Graphエフェクトをゼロから構築 — ディゾルブ・ホログラム・アウトライン・ディストーション。チャンネル独自のビジュアルを作成。
create_shader_graphadd_shader_nodeconnect_shader_nodesset_shader_propertycreate_material
AI creates Canvas, layouts, UI elements, text, images, and attaches interaction scripts. AIがCanvas、レイアウト、UI要素、テキスト、画像を作成し、インタラクションスクリプトをアタッチ。
create_canvasadd_ui_elementset_rect_transformset_ui_textadd_ui_layoutcreate_script
AI creates animated environments perfect for streaming backgrounds, live wallpapers, and video content. Weather effects, day-night cycles, and more. 配信背景・ライブ壁紙・動画コンテンツに最適なアニメーション環境を作成。天候エフェクト、昼夜サイクルなど。
create_particle_systemadd_gameobjectcreate_animation_clipset_skyboxadd_lightset_volume_effect
AI creates animation clips, builds the Animator Controller, adds states, transitions, and parameters. AIがアニメーションクリップ作成、Animatorコントローラ構築、ステート・トランジション・パラメータを追加。
create_animation_clipadd_animation_keyframecreate_animator_controlleradd_animator_stateadd_animator_transitionset_animator_parameter
AI scans the entire project for broken references, unused assets, and provides actionable reports. AIがプロジェクト全体をスキャンして壊れた参照・未使用アセットを検出し、実行可能なレポートを提供。
find_missing_referencesfind_unused_assetsget_asset_dependenciesget_scene_statisticsget_memory_profile
How Unity MCP Pro compares to free alternatives 無料の代替製品との比較
| Feature機能 | Unity MCP Pro ($5) | CoplayDev (free) | CoderGamester (free) |
|---|---|---|---|
| Total Toolsツール数 | 280+ | ~20 | ~15 |
| Categoriesカテゴリ数 | 52 | ~5 | ~4 |
| Connection接続方式 | WebSocket + Heartbeat | WebSocket | WebSocket |
| Full Undo/Redo完全Undo/Redo | YES (all operations)YES (全操作) | NO | NO |
| Auto-Reconnect自動再接続 | Exp. Backoff指数バックオフ | NO | Basic |
| Prefab Workflow | YES (6 tools) | NO | NO |
| Physics Setup物理設定 | YES (6 tools) | NO | NO |
| Animation/Animator | YES (7 tools) | NO | NO |
| Terrain | YES (4 tools) | NO | NO |
| Build Pipelineビルドパイプライン | YES (5 tools) | NO | NO |
| Lighting | YES (5 tools) | NO | NO |
| Particle Effectsパーティクル | YES (5 tools) | NO | NO |
| Cinemachine | YES (6 tools) | NO | NO |
| Post-Processingポストプロセッシング | YES (5 tools) | NO | NO |
| Shader Graph | YES (5 tools) | NO | NO |
| Timeline | YES (5 tools) | NO | NO |
| Analysis & Profiling分析・プロファイリング | YES (10 tools) | NO | NO |
| Runtime Debuggingランタイムデバッグ | YES (5 tools) | NO | NO |
| Input Simulation入力シミュレーション | YES (8 tools) | NO | NO |
| Screenshot & Visualスクリーンショット | YES (4 tools) | NO | NO |
| Testing & QAテスト・QA | YES (6 tools) | NO | NO |
| Smart Type Parsingスマート型解析 | YES | Limited | NO |
| Error Feedbackエラーフィードバック | YES (structured)YES (構造化) | NO | NO |
Unity MCP Pro is an MCP server with 280+ tools that connects AI assistants (Claude, Cursor, Windsurf, etc.) to the Unity editor via WebSocket. It allows AI to create scenes, manage GameObjects, edit C# scripts, set up physics, configure lighting, animate, build, simulate input, capture screenshots, run tests, and more — all with full Undo/Redo support. Unity MCP Proは280以上のツールを持つMCPサーバーで、AIアシスタント(Claude、Cursor、Windsurfなど)をWebSocket経由でUnityエディタに接続します。シーン作成、GameObject管理、C#スクリプト編集、物理設定、ライティング構成、アニメーション、ビルド、入力シミュレーション、スクリーンショット撮影、テスト実行など — すべて完全なUndo/Redoサポート付き。
Install the Unity plugin, build the Node.js MCP server with npm install && npm run build, then add the server to your .mcp.json config file. Claude connects via stdio to the MCP server, which communicates with Unity over WebSocket.
Unityプラグインをインストールし、npm install && npm run buildでNode.js MCPサーバーをビルド、.mcp.json設定ファイルにサーバーを追加します。ClaudeがstdioでMCPサーバーに接続し、WebSocketでUnityと通信します。
Any MCP-compatible AI client: Claude Code, Claude Desktop, Cursor, VS Code + Cline, Windsurf, and more. The server uses the standard Model Context Protocol. MCP対応のすべてのAIクライアント:Claude Code、Claude Desktop、Cursor、VS Code + Cline、Windsurfなど。標準のModel Context Protocolを使用しています。
Unity 2021.3 LTS and later, including Unity 2022, Unity 2023, and Unity 6. The plugin uses standard Editor APIs and is render-pipeline independent (Built-in, URP, HDRP). Unity 2021.3 LTS以降、Unity 2022、Unity 2023、Unity 6を含む。標準Editor APIを使用し、レンダーパイプライン非依存(Built-in、URP、HDRP対応)。
Absolutely! Unity MCP Pro is perfect for content creators. You can create particle effects, post-processing looks, cinematic camera paths, animated 3D backgrounds, custom shaders, and Timeline sequences — all by describing what you want to AI. No Unity expertise required. もちろん!Unity MCP Proはコンテンツクリエイターに最適です。パーティクルエフェクト、ポストプロセッシング、シネマティックカメラパス、アニメーション3D背景、カスタムシェーダー、Timelineシーケンスを、AIに作りたいものを説明するだけで作成できます。Unityの専門知識は不要です。
Yes. Unity MCP Pro includes tools for GameObjects, physics, lighting, materials, terrain, animation, navigation, particles, and more. AI can set up complete 3D scenes, configure Rigidbodies, bake NavMeshes, and build player executables. はい。Unity MCP ProにはGameObject、物理、ライティング、マテリアル、地形、アニメーション、ナビゲーション、パーティクルなどのツールが含まれています。AIが完全な3Dシーンのセットアップ、Rigidbody設定、NavMeshベイク、プレイヤービルドまで実行可能。
Yes. Cursor supports MCP servers natively. Add Unity MCP Pro to your .mcp.json and Cursor can directly manipulate the Unity editor.
はい。CursorはMCPサーバーをネイティブでサポートしています。.mcp.jsonにUnity MCP Proを追加すれば、CursorがUnityエディタを直接操作できます。
Yes. Every operation goes through Unity's Undo system. Press Ctrl+Z to revert any AI change, just like manual edits. This includes GameObject creation, component modification, script changes, and more. はい。すべての操作がUnityのUndoシステムを経由します。Ctrl+Zで手動編集と同様にAIの変更を元に戻せます。GameObject作成、コンポーネント変更、スクリプト変更なども含みます。
Free alternatives typically offer 10-20 tools for basic operations. Unity MCP Pro provides 280+ tools across 52 categories — including physics, animation, terrain, lighting, build pipeline, input simulation, screenshot, testing, and analysis — with full Undo/Redo and production-grade WebSocket connection. 無料の代替製品は通常10〜20の基本ツールのみ。Unity MCP Proは52カテゴリ280以上のツールを提供 — 物理、アニメーション、地形、ライティング、ビルドパイプライン、入力シミュレーション、スクリーンショット、テスト、分析を含む — 完全なUndo/Redoとプロダクション品質のWebSocket接続付き。
Yes. Both the Node.js MCP server (TypeScript) and the Unity plugin (C#) source code are included. You can inspect, modify, and extend the tools. はい。Node.js MCPサーバー(TypeScript)とUnityプラグイン(C#)の両方のソースコードが含まれています。ツールの確認・修正・拡張が可能です。
No. Unity MCP Pro is a one-time $5 purchase with lifetime updates. Use it on unlimited projects and machines. いいえ。Unity MCP Proは$5の買い切りで、永久アップデート付きです。プロジェクト数・マシン数無制限で使用可能。
Get running in under 5 minutes 5分以内で起動
Copy the plugin/ folder into your Unity project, or install via Unity Package Manager using the local path.
plugin/フォルダをUnityプロジェクトにコピー、またはUnity Package Managerでローカルパスからインストール。
cd server npm install npm run build
Add to your .mcp.json:.mcp.jsonに追加:
{
"mcpServers": {
"unity-mcp-pro": {
"command": "node",
"args": ["/path/to/server/build/index.js"]
}
}
}
Open Unity, open your AI client, and start building. The plugin auto-connects when Unity launches. Unityを開き、AIクライアントを起動して開発を始めましょう。プラグインはUnity起動時に自動接続します。