P4plan MCP

MCP server for P4 Plan - tasks, sprints, bugs, comments, custom fields via GraphQL API. It runs locally over stdio via the published package.

People connecting productivity tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-05-14 · ★ 4 · #108 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install P4plan MCP

before you install - you'll need

Set P4PLAN_API_AUTH_TOKEN before connecting. P4PLAN_API_URL, LOG_LEVEL are optional or environment-specific per the README.

Claude Code

claude mcp add perforce-p4plan-mcp -- npx -y @perforce/p4plan-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "perforce-p4plan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@perforce/p4plan-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

npm package @perforce/p4plan-mcp - published under the repo owner's npm scope (@perforce)

registry namespace io.github.perforce is GitHub-verified and matches the repo owner

03 · What P4plan MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

2026.2.1 · 2026-05-12

Bump softprops/action-gh-release from 2 to 3 · Add Html multiline fields support, mentions support and prepare codebase for Dockerhub release and mcp-registry addition · fix mcp registry settings and bump to the version

2026.1.1 · 2026-04-16

Bump jest from 30.2.0 to 30.3.0 · Bump @nestjs/core from 11.1.15 to 11.1.18 · Bump @nestjs/cli from 11.0.16 to 11.0.19 · Bump @typescript-eslint/parser from 8.56.1 to 8.58.1 · Bump actions/checkout from 4 to 6 · Bump…

2026.1.0 · 2026-04-09

P4 Plan MCP Server v2026.1.0 · Initial public release of the P4 Plan MCP Server. · Highlights · 28 tools for managing projects, tasks, sprints, bugs, comments, attachments, links, workflows, and custom fields · 9 skill…

04 · Who maintains P4plan MCP

p4plan-mcp is maintained by perforce. We track 2 MCP servers from perforce - 2 actively maintained, 15 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from perforce.

  1. Perforce Agentic Gateway Local MCP gateway that proxies AI clients to many MCP servers with a token-efficient code mode ★ 11

05 · Facts

category
productivity - ranked #108 of 139 actively-maintained productivity servers as of 2026-08-25.
registry
io.github.perforce/p4plan-mcp (active, first published 2026-05-18)
packages
npm:@perforce/p4plan-mcp · oci:docker.io/perforce/p4plan-mcp:2026.2.1

06 · P4plan MCP FAQ

What is P4plan MCP?

MCP server for P4 Plan - tasks, sprints, bugs, comments, custom fields via GraphQL API. It runs locally over stdio via the published package.

Is P4plan MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-14. We re-verify nightly.

How do I install P4plan MCP?

Run `npx -y @perforce/p4plan-mcp`. The README documents 3 environment variables (P4PLAN_API_AUTH_TOKEN, P4PLAN_API_URL, LOG_LEVEL) to set first. Set P4PLAN_API_AUTH_TOKEN before connecting. P4PLAN_API_URL, LOG_LEVEL are optional or environment-specific per the README. You can also paste the ready-made client config above.

Does P4plan MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to P4plan MCP

More productivity MCP servers · Dav MCP · macOS Calendar and Reminders · Google Calendar · Quant Gist · Jira MCP

More TypeScript MCP servers · Thoth MCP · Postfast MCP · Smails · Philidor DeFi Vault Risk Analytics · Ris · see all