BuildMe is a self-hosted build intelligence platform. Monitor CI/CD pipelines, track server health, manage incidents, coordinate teams — and let AI agents act on all of it through MCP.
Works with your CI providers
Platform Features
From build pipelines to server health, incidents to team access control — BuildMe brings it all into a single self-hosted platform.
One view for GitHub Actions, Travis CI, and CircleCI. Filter by environment, branch, or status across all your repos.
Live build events pushed the moment they happen. No polling required — builds complete in front of you.
Compare deployed SHAs against branch heads. Instantly see when staging or production has fallen behind.
Lightweight agent reports CPU, memory, disk, and custom metrics. Set thresholds, get alerts when anything spikes.
Auto-detect, track, and resolve incidents. Full timeline, ignore controls, and cross-project incident feed.
Multi-region health check agents verify uptime from Oregon, Frankfurt, Mumbai, and more. Global coverage.
Organize projects into groups with visibility control and sort order. Perfect for multi-product portfolios.
Route build and incident alerts to Slack, email, or custom webhooks per project. Never miss a failure.
Track deployed versions over time. Full history of what was running in each environment and when.
Role-based access per project and group. Owners, admins, and viewers with invite-only onboarding.
AI agents can query builds, cancel pipelines, and watch progress via the Model Context Protocol.
Single Go binary with embedded frontend and SQLite. Your server, your data, zero vendor lock-in.
Host Monitoring
Deploy a lightweight agent on any Linux server. It reports metrics every 30 seconds and BuildMe alerts you the moment a threshold is breached — before your users notice.
Incident Management
BuildMe automatically opens incidents when metrics breach thresholds or builds fail patterns, and auto-resolves them when conditions clear. Full audit trail included.
Teams & Access Control
Fine-grained roles at both project and group level. Invite users via email with pre-filled signup links. Organize dozens of projects into groups with curated visibility.
Notifications
Configure notification channels per project. Route build failures, deployment alerts, and incidents to Slack or email so on-call engineers are notified immediately.
Post build results and incident alerts directly to your channels. Per-project webhook configuration.
Rich HTML alert emails via SMTP. Configurable per project, supports custom SMTP or platform defaults.
Send structured JSON payloads to any endpoint. Integrate with PagerDuty, OpsGenie, or your own systems.
Distributed Probes
Deploy lightweight probe agents in any region. Each probe independently checks your endpoints on a schedule and reports results back. Catch regional outages before they become global ones.
The BuildMe MCP server exposes your entire platform to AI coding agents. Query builds, cancel runaway pipelines, inspect drift, and watch progress — all through natural language in your editor.
watch_builds — adaptive 30s/5min polling with live statecancel_build — stop running builds without leaving your editorrestart_build — re-trigger failed deploys instantlyget_build_stats — success rates, durations, and failure trendsget_drift — compare deployed versions to branch heads{
"mcpServers": {
"buildme": {
"url": "https://mcp.build.biswas.me",
"headers": {
"X-API-Key": "bm_••••••••"
}
}
}
}Run the single Go binary on your server. SQLite included, no database setup required.
Add GitHub, Travis CI, or CircleCI providers with API tokens. Invite your team.
See all builds, hosts, and incidents in real time. Set thresholds and notification channels.
Connect AI agents via MCP or use the REST API to automate your build workflows.
Invite-only access. Self-hosted. Your infrastructure, your data.