Perforce P4 MCP Server is a MCP server that integrates with the Perforce P4 version control system.
Perforce P4 MCP Server is a MCP server that integrates with the Perforce P4 version control system.
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 1 days ago. 76 GitHub stars.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
6 tools. Estimated ~200 tokens of your context window (0.1% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. covers troubleshooting.
{
"mcpServers": {
"perforce-p4-mcp": {
"env": {
"P4PORT": "ssl:perforce.example.com:1666",
"P4USER": "your_username",
"P4CLIENT": "your_workspace"
},
"args": [
"--readonly",
"--allow-usage"
],
"command": "/absolute/path/to/p4-mcp-server"
}
}
}No automated test available for this server. Check the GitHub README for setup instructions.
get_changelistsGet list of changelists
get_filesGet list of files in workspace
get_shelvesGet list of shelves
get_workspacesGet list of workspaces
get_jobsGet list of jobs
get_reviewsGet list of code reviews
Last scanned 4h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.