II.
ToolServer JSON
Structured · livetool-server:mcp-buildkite
Buildkite MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-buildkite",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-dev-platforms.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Buildkite MCP Server",
"description": "Official MCP server for the Buildkite CI/CD platform.\nEnables AI agents to retrieve pipeline and build status, inspect job\nlogs, trigger new builds, and manage Buildkite configurations.\n",
"protocol": "mcp",
"category": "ci",
"repoUrl": "https://github.com/buildkite/buildkite-mcp-server",
"maintainer": "Buildkite",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-buildkite",
"to": "tool:buildkite",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-buildkite",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}