dristic/p4-mcp
If you are the rightful owner of p4-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The P4-MCP is a Model Context Protocol server designed to facilitate interaction between AI assistants and Perforce version control systems.
Tools
Functions exposed to the LLM to take actions
p4_info
Get Perforce client and server information.
p4_status
Get the status of files in your Perforce workspace.
p4_sync
Synchronize files from the Perforce depot to your workspace.
p4_edit
Open files for editing in Perforce.
p4_add
Add new files to Perforce.
p4_submit
Submit changes to Perforce.
p4_revert
Revert files in Perforce, discarding local changes.
p4_opened
List files currently opened for edit.
p4_changes
List recent changes in Perforce.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client