the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.perforce/p4plan-mcp",
"description": "MCP server for P4 Plan — tasks, sprints, bugs, comments, custom fields via GraphQL API.",
"repository": {
"url": "https://github.com/perforce/p4plan-mcp.git",
"source": "github"
},
"version": "2026.2.1",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@perforce/p4plan-mcp",
"version": "2026.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "JWT bearer token for the P4 Plan GraphQL API. Forwarded as Authorization on every tool call.",
"isRequired": true,
"isSecret": true,
"name": "P4PLAN_API_AUTH_TOKEN"
},
{
"description": "URL of the P4 Plan GraphQL API (default: http://localhost:4000).",
"name": "P4PLAN_API_URL"
},
{
"description": "Set to 'true' to accept self-signed TLS certificates from the GraphQL API. Default: false.",
"name": "P4PLAN_ALLOW_SELF_SIGNED_CERTS"
}
]
},
{
"registryType": "oci",
"identifier": "docker.io/perforce/p4plan-mcp:2026.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "JWT bearer token for the P4 Plan GraphQL API. Forwarded as Authorization on every tool call.",
"isRequired": true,
"isSecret": true,
"name": "P4PLAN_API_AUTH_TOKEN"
},
{
"description": "URL of the P4 Plan GraphQL API (default: http://localhost:4000).",
"name": "P4PLAN_API_URL"
},
{
"description": "Set to 'true' to accept self-signed TLS certificates from the GraphQL API. Default: false.",
"name": "P4PLAN_ALLOW_SELF_SIGNED_CERTS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-18T07:20:01.097112Z",
"publishedAt": "2026-05-18T07:20:01.097112Z",
"updatedAt": "2026-05-18T07:20:01.097112Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 2026.2.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.