mcpbeat Sign in

Builderforce MCP Server

answering

Builderforce is answering right now. Last checked moments ago. Last commit 31 Aug 2026.

Run tickets, boards, OKRs and cloud coding agents in your Builderforce workspace

Uptime history 23 days of history · worst day 99%
23 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
1292 ms
Response time
average over 24h
5
Stars
last commit 31 Aug 2026

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Escalates privileges api/scratch-probe.json:40
  "text": "s sopactuth sar the sed then doas Requirement"
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Installs itself into autostart agent-runtime/src/cli/daemon-cli/shared.ts:169
      return [...base, `launchctl bootstrap gui/$UID ~/Library/LaunchAgents/${label}.plist`];
Builds a database query by concatenation agent-runtime/Dockerfile.sandbox-common:22, agent-runtime/src/slack/monitor/slash.ts:279, agent-runtime/ui/src/ui/views/nodes-exec-approvals.ts:284 и ещё 1
RUN apt-get update \
  && apt-get install -y --no-install-recommends ${PACKAGES} \
        let process = Process()
Runs an external command agent-runtime/extensions/line/src/card-command.ts:148, agent-runtime/extensions/zalouser/src/zca.ts:30, agent-runtime/src/acp/client.ts:334 и ещё 25
  while ((match = quotedRegex.exec(argsStr)) !== null) {
Builds a file path from a variable agent-runtime/extensions/msteams/src/storage.ts:17, agent-runtime/src/agents/agent-scope.ts:206, agent-runtime/src/agents/builderforcellm-syscheck.ts:85 и ещё 35
    return path.join(params.stateDir, params.filename);
USER root
Reads files and sends them to the network agent-runtime/extensions/google-gemini-cli-auth/oauth.ts:2, agent-runtime/src/infra/builderforce-directory-sync.ts:53, agent-runtime/src/infra/builderforce-coding-dispatch-adapters.ts:259 и ещё 1
import { existsSync, readFileSync, readdirSync, realpathSync } from "node:fs";
  for (const [name, value] of Object.entries(process.env)) {
      "2) Or call https://api.telegram.org/bot<bot_token>/getUpdates and read message.from.id",
Touches key and credential files api/src/application/repos/sources/RepoSource.ts:70
const SECRET_PATH = /(^|\/)(\.env(\..*)?|.*\.pem|.*\.key|id_rsa|id_ed25519|.*\.p12|.*\.pfx|.*\.keystore|secrets?\.(ya?ml|json))$/i;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Builderforce and you get told the day something new turns up.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add builderforce --transport http https://api.builderforce.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "builderforce": {
      "url": "https://api.builderforce.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.builderforce]
url = "https://api.builderforce.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "builderforce": {
      "url": "https://api.builderforce.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "builderforce": {
      "url": "https://api.builderforce.ai/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://api.builderforce.ai/mcp streamable-http needs key 1254 ms 0 min ago

Alternatives to Builderforce

same job, measured the same way
Amendor
by deslay1

Pull change requests from your Amendor board into your coding agent to build and open PRs.

54 installs/wk 4 tools answering
Reachpad MCP
by reachpad

Coding agents build full-stack apps in persistent workspaces and share them by link.

11 tools answering
figmanage
by dannykeane

Let agents manage your Figma workspace. 102 tools for seats, teams, offboarding, and cleanup.

98 installs/wk local only
Proletariat CLI
by chrismcdermut

Agent orchestration platform - multi-agent spawning, tickets, boards, and workflows

390 installs/wk local only
Kairos Connect
by mollaie

Connect AI agents to your Kairos workspace — manage goals, tasks, docs, whiteboards, and forms.

answering
S
AgentCloud — Hosted iOS Simulator MCP
by agentcloud

Build, run, and inspect iOS apps in disposable hosted Simulators from cloud coding agents.

answering
Noisy Coding
by noisy

Voice interface for Claude Code: talk to your agent and it talks back while it works.

local only
todoglow
by devglow

See what each of your coding agents is working on, and read or advance your todos.

102 installs/wk local only

Builderforce — questions

Answers built from our own checks of this server.

Why is there no tool list for Builderforce?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Builderforce working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 1292 ms. The bar chart above shows every period we have measured.
How do I connect Builderforce?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own key or an OAuth login: it refuses anonymous clients.
Does Builderforce need an API key?
Yes. Every time we knock, Builderforce answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Builderforce?
It answers our handshake in 1292 ms on average, which is faster than 3% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Builderforce open source?
Yes — it is published under the MIT licence, written in TypeScript and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.