halfcurry/p4-test
If you are the rightful owner of p4-test 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.
A Model Context Protocol (MCP) server that integrates with Perforce version control system through a Node.js API.
Tools
Functions exposed to the LLM to take actions
get_server_info
Get Perforce server information and status.
list_files
List files in the Perforce depot.
get_file_content
Get the content of a specific file.
get_file_history
Get the revision history of a specific file.
list_changes
List recent changes/commits in Perforce.
get_change_details
Get detailed information about a specific change.
list_users
List all users in the Perforce system.
sync_files
Synchronize files from the Perforce depot.
analyze_sensitive_changes
Analyze recent changes for potentially sensitive content.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client