Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Drew-Goddyn • Automation & Orchestration
A lightweight MCP microservice that exposes Buildkite API data (organizations, pipelines, builds, jobs, logs, and failures) over HTTP for integration with agents like Cursor.
List and browse Buildkite organizations, pipelines, and recent builds to present CI context and navigation choices to users.
Extract failed test specs and retrieve job logs from failed Buildkite jobs to automate test failure triage and create concise bug reports.
Detect pipeline build failures and programmatically retry jobs or trigger remediation workflows and notifications.
This Node.js microservice wraps the Buildkite API and exposes convenient MCP-style POST endpoints to list organizations, pipelines, builds, jobs, failed specs, and retrieve job logs or retry jobs. It's designed to be run locally or launched via Cursor's MCP configuration so agents can query CI state and test failures programmatically. The server requires a Buildkite access token and provides focused endpoints to help automate triage and remediation workflows in CI contexts.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.