MCPServers

Summary

A Unity package that enables seamless communication between Unity and Large Language Models (LLMs) like Claude Desktop via the Model Context Protocol (MCP). This server acts as a bridge, allowing Unity to send commands to and receive responses from MCP-compliant tools, empowering developers to automate workflows, manipulate assets, and control the Unity Editor programmatically.

Available Actions(7)

read_console

Gets messages from or clears the console.

manage_script

Manages C# scripts (create, read, update, delete).

manage_editor

Controls and queries the editor's state and settings.

manage_scene

Manages scenes (load, save, create, get hierarchy, etc.).

manage_asset

Performs asset operations (import, create, modify, delete, etc.).

manage_gameobject

Manages GameObjects: create, modify, delete, find, and component operations.

execute_menu_item

Executes a menu item via its path (e.g., 'File/Save Project').

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ