SERVER
Buildkite MCP Server
Rank #2,116io.github.buildkite/buildkite-mcp-server
MCP server providing buildkite-server capabilities
First listed
Mar 30, 2026
Last publish date
Oct 10, 2025
OVERVIEW
Buildkite MCP Server is a Model Context Protocol (MCP) server published by buildkite. It ranks #2,116 of 76,851 servers tracked on MCP Toplist, and its repository has 52 GitHub stars. MCP Toplist tracks 2 versions of Buildkite MCP Server. It was first listed on Mar 30, 2026 and most recently updated on Oct 10, 2025.
STANDING
#2,116of 76,851 tracked serversTop 5%
Ranks ahead of 74,735 of 76,851 servers on MCP Toplist.
CONNECT
Use Buildkite MCP Server
Add Buildkite MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"buildkite-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/buildkite/buildkite-mcp-server:0.7.0"
],
"env": {
"BUILDKITE_API_TOKEN": "<your BUILDKITE_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
ORGANIZATION
buildkite
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.7.0 | Oct 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Buildkite MCP Server?
- Buildkite MCP Server is maintained by buildkite, which publishes 3 MCP servers (28 total versions) tracked on MCP Toplist.
- Is Buildkite MCP Server listed on the Official MCP Registry?
- Buildkite MCP Server is not currently listed on the Official MCP Registry.
- How many versions does Buildkite MCP Server have?
- MCP Toplist tracks 2 versions of Buildkite MCP Server, most recently published on Oct 10, 2025.
- Where can I find the source code for Buildkite MCP Server?
- The source code for Buildkite MCP Server is hosted at github.com/buildkite/buildkite-mcp-server.
EXPLORE