the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.buildkite/buildkite-mcp-server",
"description": "MCP server exposing Buildkite API data (pipelines, builds, jobs, tests) to AI tooling and editors.",
"repository": {
"url": "https://github.com/buildkite/buildkite-mcp-server",
"source": "github",
"id": "962909011"
},
"version": "0.7.0",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/buildkite/buildkite-mcp-server:0.7.0",
"runtimeHint": "docker",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "The runtime command to execute",
"value": "run",
"type": "positional"
},
{
"description": "Run container in interactive mode",
"type": "named",
"name": "-i"
},
{
"description": "Automatically remove the container when it exits",
"type": "named",
"name": "--rm"
},
{
"description": "Set an environment variable in the runtime",
"type": "named",
"name": "-e"
},
{
"description": "Environment variable name",
"value": "BUILDKITE_API_TOKEN",
"type": "positional"
},
{
"description": "The container image to run",
"value": "ghcr.io/buildkite/buildkite-mcp-server:0.7.0",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Buildkite API token for authentication. Get one from https://buildkite.com/user/api-access-tokens",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "BUILDKITE_API_TOKEN"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2025-10-10T05:18:04.942499Z",
"publishedAt": "2025-10-10T05:18:04.942499Z",
"updatedAt": "2025-10-10T05:18:04.942499Z",
"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 0.7.0last 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.