perforce/p4mcp-server
[Community Supported] Perforce P4 MCP Server is a Model Context Protocol (MCP) server that integrates with the Perforce P4 version control system.
Platform-specific configuration:
{
"mcpServers": {
"p4mcp-server": {
"command": "npx",
"args": [
"-y",
"p4mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...