io.github.perforce/p4plan-mcp
MCP server for P4 Plan — tasks, sprints, bugs, comments, custom fields via GraphQL API.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"p4plan-mcp": {
"command": "npx",
"args": [
"-y",
"@perforce/p4plan-mcp"
],
"env": {
"P4PLAN_API_AUTH_TOKEN": "<your-p4plan_api_auth_token>",
"P4PLAN_API_URL": "<p4plan_api_url>",
"P4PLAN_ALLOW_SELF_SIGNED_CERTS": "<p4plan_allow_self_signed_certs>"
}
}
}
}{
"mcpServers": {
"p4plan-mcp": {
"command": "npx",
"args": [
"-y",
"@perforce/p4plan-mcp"
],
"env": {
"P4PLAN_API_AUTH_TOKEN": "<your-p4plan_api_auth_token>",
"P4PLAN_API_URL": "<p4plan_api_url>",
"P4PLAN_ALLOW_SELF_SIGNED_CERTS": "<p4plan_allow_self_signed_certs>"
}
}
}
}npx -y @perforce/p4plan-mcp{
"mcpServers": {
"p4plan-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/perforce/p4plan-mcp:2026.2.1"
],
"env": {
"P4PLAN_API_AUTH_TOKEN": "<your-p4plan_api_auth_token>",
"P4PLAN_API_URL": "<p4plan_api_url>",
"P4PLAN_ALLOW_SELF_SIGNED_CERTS": "<p4plan_allow_self_signed_certs>"
}
}
}
}P4PLAN_API_AUTH_TOKENJWT bearer token for the P4 Plan GraphQL API. Forwarded as Authorization on every tool call.
P4PLAN_API_URLURL of the P4 Plan GraphQL API (default: http://localhost:4000).
P4PLAN_ALLOW_SELF_SIGNED_CERTSSet to 'true' to accept self-signed TLS certificates from the GraphQL API. Default: false.
P4PLAN_API_AUTH_TOKENJWT bearer token for the P4 Plan GraphQL API. Forwarded as Authorization on every tool call.
P4PLAN_API_URLURL of the P4 Plan GraphQL API (default: http://localhost:4000).
P4PLAN_ALLOW_SELF_SIGNED_CERTSSet to 'true' to accept self-signed TLS certificates from the GraphQL API. Default: false.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.