buildkite-mcp-server
Model Context Protocol (MCP) server exposing Buildkite data (pipelines, builds, jobs, tests) to AI tooling and editors.
Full documentation is available at buildkite.com/docs/apis/mcp-server.
Library Usage
The exported Go API of this module should be considered unstable, and subject to breaking changes as we evolve this project.
Security
To ensure the MCP server is run in a secure environment, we recommend running it in a container.
This image is built from cgr.dev/chainguard/static and runs as an unprivileged user.
Contributing
Development guidelines are in DEVELOPMENT.md.
License
MIT © Buildkite
SPDX-License-Identifier: MIT
Recommend MCP Servers 💡
trello-mcp-server
A Model Context Protocol (MCP) server that connects Trello with MCP-compatible AI assistants.
Shortcut
Shortcut is a project management platform that provides an MCP server to connect with AI tools like Cursor and Claude Code, enabling AI teammates to assist with tasks, PRs, and progress tracking.
TharanaBope/whatsapp-mcp-n8n
A Model Context Protocol (MCP) server that enables AI agents to interact with WhatsApp, including searching messages, managing contacts, and sending messages/media.
MCP-ORTools
An MCP server implementation that uses Google OR-Tools for constraint solving, designed to integrate with Large Language Models for submitting, validating, and solving constraint satisfaction and optimization problems.
@pluggedin/pluggedin-mcp-proxy
A powerful middleware that aggregates multiple Model Context Protocol (MCP) servers into a single unified interface, enabling seamless integration with any MCP client and providing advanced management capabilities.
fdmocho/mcp_server_nasa
An MCP server for integrating with the NASA API to retrieve Near Earth Object (NEO) information by date.