Serversio.github.FunseaAI/unity-mcp
M

FunseaAI Unity MCP

io.github.FunseaAI/unity-mcp · v0.1.7
▦ nuget
v0.1.7nuget nuget: FunseaAI.Unity.Mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.FunseaAI/unity-mcp",
  "description": "stdio bridge for the local Unity Editor MCP server from FunseaAI/unity-mcp.",
  "title": "FunseaAI Unity MCP",
  "repository": {
    "url": "https://github.com/FunseaAI/unity-mcp",
    "source": "github"
  },
  "version": "0.1.7",
  "packages": [
    {
      "registryType": "nuget",
      "identifier": "FunseaAI.Unity.Mcp",
      "version": "0.1.7",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}