MCP.so
ログイン

Model Context Protocol (MCP) Server for Unity

@folkward99

Model Context Protocol (MCP) Server for Unity について

概要はまだありません

基本情報

カテゴリ

その他

ライセンス

MIT license

ランタイム

c#

トランスポート

stdio

公開者

folkward99

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Model Context Protocol (MCP) Server for Unity?

A Unity package that connects Unity with AI assistants (Claude, Cursor AI, and Windsurf) through the Model Context Protocol. It enables AI services to access Unity Console, Project Browser assets, Scene Hierarchy GameObjects, and Inspector properties.

How to use Model Context Protocol (MCP) Server for Unity?

Install via the Unity Package Manager using Git URL or by manually copying the package to your project's Packages folder. Open the MCP Server window (Window > MCP > Server), configure your AI service credentials, start the server, and connect your AI assistant to the provided endpoint.

Key features of Model Context Protocol (MCP) Server for Unity

  • Connects Unity with Claude AI, Cursor AI, and Windsurf
  • Enables AI access to Unity Console (errors, warnings, logs)
  • Enables AI access to Project Browser (assets)
  • Enables AI access to Scene Hierarchy (GameObjects)
  • Enables AI access to Inspector (properties)
  • Configurable server port, update frequency, and log level

Use cases of Model Context Protocol (MCP) Server for Unity

  • Debugging Unity projects using AI assistants that read Console logs
  • Navigating and managing assets in the Project Browser via AI
  • Inspecting and modifying GameObjects in the Scene Hierarchy
  • Viewing and editing component properties in the Inspector

FAQ from Model Context Protocol (MCP) Server for Unity

What AI services does the server support?

It supports Claude AI, Cursor AI, and Windsurf.

How do I install the package?

Install via the Unity Package Manager using the Git URL https://github.com/folkward99/mcp-server.git, or clone the repository and copy the contents to your project's Packages folder.

What data can AI services access in Unity?

AI services can access the Unity Console (errors, warnings, logs), Project Browser (assets), Scene Hierarchy (GameObjects), and Inspector (properties).

What port does the server use?

The default port is 8080, and it is configurable in the server settings.

What license is this project under?

It is licensed under the MIT License.

コメント

「その他」の他のコンテンツ