Perforce P4 MCP Server✓
io.github.perforce/p4mcp-server · v2026.1.2933350
{}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.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.1.2933350",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/perforce/p4mcp-server:2026.1.2933350",
"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": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}