MCPcopy Index your code
hub / github.com/buildkite/buildkite-mcp-server

github.com/buildkite/buildkite-mcp-server @v1.8.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.8.0 ↗ · + Follow
608 symbols 2,261 edges 68 files 121 documented · 20%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

buildkite-mcp-server

Build status

Model Context Protocol (MCP) server exposing Buildkite data (pipelines, builds, jobs, tests) to AI tooling and editors.

Full documentation is available at buildkite.com/docs/apis/mcp-server.


Library Usage

The exported Go API of this module should be considered unstable, and subject to breaking changes as we evolve this project.


Security

To ensure the MCP server is run in a secure environment, we recommend running it in a container.

This image is built from cgr.dev/chainguard/static and runs as an unprivileged user.


Contributing

Development guidelines are in DEVELOPMENT.md.


License

MIT © Buildkite

SPDX-License-Identifier: MIT

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 349
Method 132
Struct 109
Interface 16
FuncType 2

Languages

Go100%

Modules by API surface

pkg/buildkite/schema_test.go32 symbols
pkg/buildkite/artifacts_test.go31 symbols
pkg/buildkite/artifacts.go29 symbols
pkg/buildkite/builds.go26 symbols
pkg/toolsets/toolsets.go23 symbols
pkg/buildkite/pipelines.go21 symbols
pkg/buildkite/jobs.go19 symbols
pkg/buildkite/cluster_queue.go19 symbols
pkg/buildkite/cluster_queue_test.go18 symbols
pkg/toolsets/toolsets_test.go17 symbols
pkg/recording/transport_test.go15 symbols
pkg/buildkite/joblogs.go15 symbols

For agents

$ claude mcp add buildkite-mcp-server \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page