{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.perforce/p4mcp-server",
    "description": "Perforce P4 MCP server: changelists, files, shelves, workspaces, jobs, code reviews, and streams.",
    "title": "Perforce P4 MCP Server",
    "repository": {
        "url": "https://github.com/perforce/p4mcp-server",
        "source": "github"
    },
    "version": "2026.3.2996147",
    "packages": [
        {
            "registryType": "oci",
            "identifier": "ghcr.io/perforce/p4mcp-server:2026.3.2996147",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "Perforce server address (e.g. ssl:perforce.example.com:1666)",
                    "name": "P4PORT"
                },
                {
                    "description": "Perforce username",
                    "name": "P4USER"
                },
                {
                    "description": "Perforce workspace/client name",
                    "name": "P4CLIENT"
                },
                {
                    "description": "Perforce password or ticket",
                    "name": "P4PASSWD"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-06-30T14:36:17.188314Z",
            "publishedAt": "2026-06-30T14:36:17.188314Z",
            "updatedAt": "2026-06-30T14:36:17.188314Z",
            "isLatest": true
        }
    }
}