p4mcp-server

perforce/p4mcp-server
★ 98 stars Python Code/Dev Tools Updated 13d ago ✗ Risk
[Community Supported] Perforce P4 MCP Server is a Model Context Protocol (MCP) server that integrates with the Perforce P4 version control system.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "p4mcp-server": {
      "command": "uvx",
      "args": [
        "p4mcp-server"
      ]
    }
  }
}

Or install with pip: pip install p4mcp-server

Topics

mcpmcp-serverp4p4-code-reviewp4-mcpp4-mcp-serverp4pythonperforce