MCP.so
登录

buildkite-mcp-server

@buildkite

关于 buildkite-mcp-server

Official MCP Server for Buildkite.

基本信息

分类

其他

许可证

MIT

运行时

go

传输方式

stdio

发布者

buildkite

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is buildkite-mcp-server?

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

How to use buildkite-mcp-server?

Refer to the full documentation at buildkite.com/docs/apis/mcp-server for installation and configuration instructions.

Key features of buildkite-mcp-server

  • Exposes Buildkite pipelines, builds, jobs, and tests via MCP.
  • Connects AI tooling and editors to Buildkite data.
  • Built as a Go module with an unstable exported API.
  • Recommended to run in a container using Chainguard static image.
  • Runs as an unprivileged user for security.

Use cases of buildkite-mcp-server

  • Query pipeline statuses from an AI assistant.
  • Retrieve build logs and details inside an editor.
  • Fetch test results for analysis by AI tools.
  • Monitor job failures and build outcomes programmatically.
  • Integrate Buildkite data into AI‑powered development workflows.

FAQ from buildkite-mcp-server

What data does buildkite-mcp-server expose?

It exposes Buildkite pipelines, builds, jobs, and tests via the Model Context Protocol.

Is the Go API stable?

No, the exported Go API is considered unstable and subject to breaking changes as the project evolves.

How should I run buildkite-mcp-server securely?

It is recommended to run it in a container; the image is built from Chainguard static and runs as an unprivileged user.

Where can I find complete documentation?

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

What is the license for buildkite-mcp-server?

MIT © Buildkite (SPDX-License-Identifier: MIT).

评论

其他 分类下的更多 MCP 服务器