74
/ 100
1 month ago
glama

P4 Plan MCP Server

Enables AI assistants to interact with P4 Plan project management data via GraphQL API.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: P4PLAN_API_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVELLogging level: debug, info, warn, error (default: debug)
configP4PLAN_ALLOW_SELF_SIGNED_CERTSSet to true to accept self-signed or untrusted TLS certificates when connecting to the API over HTTPS (default: false)
🔐 secretP4PLAN_API_AUTH_TOKEN│ │ │ (stateless) │ Bearer token │ │
configP4PLAN_API_URL"": "http://localhost:4000"
configSEARCH_LIMITMaximum number of results returned by search_tasks (default: 400)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 0 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/perforce-p4plan-mcp-19rgto)](https://m8ven.ai/mcp/perforce-p4plan-mcp-19rgto)
commit: 284aac2a76452b0ae57a0e98cac51f98c92eb71a
code hash: 80328f27ad678586b689d07ac0af4c535dd7533b0431fdc100741dd3673a608a
verified: 6/11/2026, 12:14:05 PM
view raw JSON →