Back to search
30
MCP

io.github.buildkite/buildkite-mcp-server

io.github.buildkite/buildkite-mcp-server

MCP server exposing Buildkite API data (pipelines, builds, jobs, tests) to AI tooling and editors.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

buildkite/mcp-server
Official MCP Server for Buildkite.
0 tools
io.github.vish288/mcp-gitlab
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
0 tools
io.github.eghuzefa/engineer-your-data
MCP server for data engineering: validation, transformation, visualization, and APIs.
0 tools
io.github.ryudi84/mcp
Meta MCP server that generates other MCP servers — the factory that builds factories
0 tools
io.github.ryudi84/api
MCP server for generating REST API boilerplate and Express endpoints.
0 tools
io.github.csoai-org/cli-builder-ai-mcp
cli-builder-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.buildkite/buildkite-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}