MCP Server
MCP
Perforce P4 MCP Server
Perforce P4 MCP server: changelists, files, shelves, workspaces, jobs, code reviews, and streams.
Install
oci:ghcr.io/perforce/p4mcp-server:2026.3.2996147
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment