Buildkite Integration for Zed - Access your Buildkite CI/CD pipelines and builds directly from your editor
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"zed-mcp-server-buildkite": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Integrate Buildkite CI/CD with the Zed editor using the Model Context Protocol (MCP). This extension lets you view and interact with Buildkite pipelines, builds, jobs, and artifacts directly from Zed.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in devops
MCP server for using the GitLab API
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform. It provides a set of tools that interact with Yunxiao's API, allowing AI assistants to manage Codeup repository, Project, Pipeline, Packages etc.
Enhanced MCP server for GitLab: group projects listing and activity tracking
MCP Server for kubernetes management commands
MCP Security Weekly
Get CVE alerts and security updates for Zed Mcp Server Buildkite and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Integrate Buildkite CI/CD with the Zed editor using the Model Context Protocol (MCP). This extension lets you view and interact with Buildkite pipelines, builds, jobs, and artifacts directly from Zed.
After installing the extension from the Zed marketplace, configure your Buildkite API token in Zed's settings. The extension will handle all server and connection details automatically.
{
"context_servers": {
"mcp-server-buildkite": {
"settings": {
"buildkite_api_token": "your-buildkite-token-here",
}
}
}
}
Example queries:
MIT License — See the LICENSE file for details.