Skip to content
Claude Code

p4plan mcp for Claude Code

io.github.perforce/p4plan-mcp

MCP server for P4 Plan — tasks, sprints, bugs, comments, custom fields via GraphQL API.

client:Claude Code transport:stdio runtime:npm

Install p4plan mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add p4plan-mcp -e P4PLAN_API_AUTH_TOKEN=<P4PLAN_API_AUTH_TOKEN> -e P4PLAN_API_URL=<P4PLAN_API_URL> -e P4PLAN_ALLOW_SELF_SIGNED_CERTS=<P4PLAN_ALLOW_SELF_SIGNED_CERTS> -- npx -y @perforce/p4plan-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

p4plan mcp in other clients