AgentUni

Perforce P4 MCP Server

by @perforce / v2026.3.2996147

Perforce P4 MCP server: changelists, files, shelves, workspaces, jobs, code reviews, and streams.

Install

Docker / stdio

docker run -i --rm ghcr.io/perforce/p4mcp-server:2026.3.2996147

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-perforce-p4mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/perforce/p4mcp-server:2026.3.2996147"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.perforce/p4mcp-server · published 2026-06-30 · updated 2026-06-30. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category