zed-mcp-server-buildkite
Verified Safeby mcncl
Overview
Integrate Buildkite CI/CD with the Zed editor for viewing and interacting with pipelines, builds, jobs, and artifacts.
Installation
No command providedEnvironment Variables
- BUILDKITE_API_TOKEN
Security Notes
The server securely downloads its binary from the 'buildkite/buildkite-mcp-server' GitHub release, ensuring platform-specific binaries are used. The Buildkite API token is passed to the server via an environment variable, preventing it from appearing in process arguments. No 'eval' or direct shell injection vulnerabilities were identified. The primary security consideration relies on the integrity of the downloaded binary from the specified GitHub repository.
Similar Servers
agent
A local agent that consolidates and proxies multiple Model Context Protocol (MCP) servers, providing a single HTTP/STDIO endpoint, managing their lifecycle, application integrations, and registry interactions.
buildkite-mcp-server
An MCP server exposing Buildkite CI/CD data (pipelines, builds, jobs, tests) to AI tooling and editors.
mcp-collection
Provides a containerized server application, likely part of a larger collection or system, designed for automated dependency management.
dev-workflow-mcp-server
An MCP (Model Context Protocol) server that helps enforce development discipline and workflow best practices, acting as a 'coding conscience' to guide developers through structured processes for testing, documentation, and releases.