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
Manages and proxies multiple Model Context Protocol (MCP) servers locally, providing a unified entry point and CLI for installation, configuration, and status monitoring.
buildkite-mcp-server
An MCP server that exposes Buildkite CI/CD data (pipelines, builds, jobs, tests) to AI tooling and editors for enhanced context and automation.
mcp-collection
Provides a containerized server application, likely part of a larger collection or system, designed for automated dependency management.
runautomation-mcpserver
A comprehensive Playwright-based Model Context Protocol (MCP) server designed for AI assistants to perform web testing, browser automation, and quality assurance tasks through natural language commands.