
buildkite-mcp-server
MCP server by github.com/buildkite/buildkite-mcp-server
MCP server exposing Buildkite API data (pipelines, builds, jobs, tests) to AI tooling and editors.
About buildkite-mcp-server
buildkite-mcp-server is an MCP (Model Context Protocol) server published by buildkite in the official MCP registry, listed under Agent Orchestration on Loomal. MCP server exposing Buildkite API data (pipelines, builds, jobs, tests) to AI tooling and editors.
It ships as a Docker image (ghcr.io/buildkite/buildkite-mcp-server:0.7.0), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/buildkite/buildkite-mcp-server, where the project has earned 49 GitHub stars.
Use buildkite-mcp-server with your agent
claude mcp add buildkite-mcp-server -- docker run -i --rm ghcr.io/buildkite/buildkite-mcp-server:0.7.0{
"mcpServers": {
"buildkite-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/buildkite/buildkite-mcp-server:0.7.0"
]
}
}
}ghcr.io/buildkite/buildkite-mcp-server:0.7.0Frequently asked questions
- What is buildkite-mcp-server?
- buildkite-mcp-server is an MCP (Model Context Protocol) server by buildkite in the Agent Orchestration category. MCP server exposing Buildkite API data (pipelines, builds, jobs, tests) to AI tooling and editors.
- How do I connect buildkite-mcp-server to Claude, Cursor, or another MCP client?
- Install buildkite-mcp-server from its oci package (ghcr.io/buildkite/buildkite-mcp-server:0.7.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is buildkite-mcp-server open source?
- Yes — the source code is public at github.com/buildkite/buildkite-mcp-server, with 49 GitHub stars.
- Can AI agents pay to use buildkite-mcp-server?
- Not yet through Loomal — buildkite-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Agent Orchestration MCP servers

gitlab-mcp
1.7k
GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.

darkroom
148
Image processing pipeline for Next.js. Responsive optimization with Sharp.

Canary
8
Mindstone-internal release-pipeline test connector; not for use. Single ping tool; no auth.

Advanced GitLab MCP server
4
GitLab MCP server with 58 tools for projects, MRs, pipelines, and more

mcp-gitlab
3
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.

Bitbucket MCP Server
2
MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain buildkite-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.