{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.FunplayAI/funplay-unity-mcp",
    "description": "stdio bridge for the local Unity Editor MCP server from FunplayAI/funplay-unity-mcp.",
    "title": "Funplay Unity MCP",
    "repository": {
        "url": "https://github.com/FunplayAI/funplay-unity-mcp",
        "source": "github"
    },
    "version": "0.2.0",
    "packages": [
        {
            "registryType": "nuget",
            "identifier": "funplay.unity.mcp",
            "version": "0.2.0",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-04-30T12:48:49.78221Z",
            "publishedAt": "2026-04-30T12:48:49.78221Z",
            "updatedAt": "2026-04-30T12:48:49.78221Z",
            "isLatest": false
        }
    }
}