Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Buildkite MCP Server logo
MCP server

Buildkite MCP Server

Query Buildkite pipelines, builds, jobs and test runs from an agent session.

0
SaveVisit website ↗

Add it to your client

Official
Install
claude mcp add --transport http buildkite https://mcp.buildkite.com/mcp
Transport
both
Runtime
Go
Auth
Required
License
MIT
Tools
list_pipelinesget_pipelinecreate_buildlist_buildsget_buildcancel_buildrebuild_buildlist_jobsretry_jobunblock_jobget_job_envsearch_logs+6

Buildkite's own MCP server turns CI state into something a model can ask about: list_builds and get_job_env explain what ran, while search_logs and tail_logs pull the relevant slice of a long log instead of the whole file. Write tools are there too, so a failed pipeline can be retried or an unblocked job released without leaving the editor. The hosted endpoint uses OAuth; the Go binary can be self-hosted with an API token, including a read-only variant.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?