Perforce P4 MCP Server
Quality Score
90
/100
Perforce P4 MCP server: changelists, files, shelves, workspaces, jobs, code reviews, and streams.
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"p4mcp-server": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/perforce/p4mcp-server:2026.1.2933350"
],
"env": {
"P4PORT": "<p4port>",
"P4USER": "<p4user>",
"P4CLIENT": "<p4client>",
"P4PASSWD": "<p4passwd>"
}
}
}
}§02 Environment variables
P4PORTPerforce server address (e.g. ssl:perforce.example.com:1666)
P4USERPerforce username
P4CLIENTPerforce workspace/client name
P4PASSWDPerforce password or ticket
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.