P4plan MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 12 May 2026.
MCP server for P4 Plan — tasks, sprints, bugs, comments, custom fields via GraphQL API.
Today is the operative word: we check P4plan MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add p4plan-mcp -- npx -y @perforce/p4plan-mcp
{
"mcpServers": {
"p4plan-mcp": {
"args": [
"-y",
"@perforce/p4plan-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.p4plan-mcp]
command = "npx"
args = ["-y", "@perforce/p4plan-mcp"]
{
"mcpServers": {
"p4plan-mcp": {
"args": [
"-y",
"@perforce/p4plan-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"p4plan-mcp": {
"args": [
"-y",
"@perforce/p4plan-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
P4PLAN_API_AUTH_TOKEN (JWT bearer token for the P4 Plan GraphQL API. Forwarded as Authorization on every tool call.), P4PLAN_API_URL (URL of the P4 Plan GraphQL API (default: http://localhost:4000).), P4PLAN_ALLOW_SELF_SIGNED_CERTS (Set to 'true' to accept self-signed TLS certificates from the GraphQL API. Default: false.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.
MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields
Audit ClickUp workspaces: spaces, folders, lists, custom fields, tasks, and views.
MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI
MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI
Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.
Task & board management for AI agents + humans. Kanban, comments, digests via MCP.
Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.
Answers built from our own checks of this server.