buildkite-mcp-server
@wolfeidau
buildkite-mcp-server について
Official MCP Server for Buildkite.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"buildkite": {
"command": "buildkite-mcp-server",
"args": [
"stdio"
],
"env": {
"BUILDKITE_API_TOKEN": "bkua_xxxxxxxx"
}
}
}
}ツール
ツールは検出されませんでした
ツールは 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?
—
Key features of buildkite-mcp-server
- Exposes Buildkite pipelines, builds, jobs, and tests.
- Integrates with AI tooling and editors via MCP.
Use cases of buildkite-mcp-server
- Enabling AI assistants to query Buildkite build status.
- Automating pipeline inspection from AI-powered IDEs.
FAQ from buildkite-mcp-server
What is the recommended way to run buildkite-mcp-server?
Run it in a container using the provided image, which is based on cgr.dev/chainguard/static and runs as an unprivileged user.
Is the exported Go API stable?
No, the exported Go API of this module is considered unstable and subject to breaking changes.
Where can I find full documentation?
Full documentation is available at buildkite.com/docs/apis/mcp-server.
What license is buildkite-mcp-server distributed under?
MIT © Buildkite (SPDX-License-Identifier: MIT).
「その他」の他のコンテンツ
Codelf
unbugA search tool helps dev to solve the naming things problem.
Nginx UI
0xJackyYet another WebUI for Nginx
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
コメント