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).
其他 分类下的更多 MCP 服务器
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ICSS
chokcoco不止于 CSS
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论