Killbottleneck MCP Server

A visual picture of your projects, your company and its processes - goal maps that people and AI agents work on together, entirely on your own server: your data never leaves the company. Open in the spirit of open source, just without the right to resell it as a hosted service - see License. It runs locally over stdio via the published package.

People who work with docker, fair code and goal tracking and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 2 · #46 OF 153 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-09-18

NOASSERTION · JavaScript servers · how we verify → /methodology

01 · Install Killbottleneck

before you install - you'll need

Set KB_URL, KB_API_KEY, KB_PUBLIC_URL, KB_ALLOW_PRIVATE_WEBHOOKS, KB_AUTO_HOUR, KB_GOOGLE_CLIENT_ID, KB_GOOGLE_CLIENT_SECRET before connecting. KB_AGENT_TIMEOUT_MIN is optional or environment-specific per the README.

Claude Code

claude mcp add tengolabs-killbottleneck -- npx -y killbottleneck-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "tengolabs-killbottleneck": {
      "command": "npx",
      "args": [
        "-y",
        "killbottleneck-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-15 - young repo, little track record yet

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package killbottleneck-mcp - unscoped; check the name against the project README before installing

registry vendor namespace com.killbottleneck - domain-verified with the official MCP registry

03 · What Killbottleneck can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

- A public link to a map shares only the map canvas - tasks and task comments are not visible through it. - Licence: fair-code - Sustainable Use License (see the License section below).

04 · Who maintains Killbottleneck

killbottleneck is maintained by tengolabs. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
cloud infrastructure - ranked #46 of 153 actively-maintained cloud infrastructure servers as of 2026-09-18.
registry
com.killbottleneck/killbottleneck (active, first published 2026-08-16 · 4 versions)
packages
npm:killbottleneck-mcp

06 · Killbottleneck FAQ

What is Killbottleneck?

A visual picture of your projects, your company and its processes - goal maps that people and AI agents work on together, entirely on your own server: your data never leaves the company. Open in the spirit of open source, just without the right to resell it as a hosted service - see License. It runs locally over stdio via the published package.

Is Killbottleneck still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17. We re-verify nightly.

How do I install Killbottleneck?

Run `npx -y killbottleneck-mcp`. The README documents 8 environment variables (KB_URL, KB_API_KEY, KB_PUBLIC_URL…) to set first. Set KB_URL, KB_API_KEY, KB_PUBLIC_URL, KB_ALLOW_PRIVATE_WEBHOOKS, KB_AUTO_HOUR, KB_GOOGLE_CLIENT_ID, KB_GOOGLE_CLIENT_SECRET before connecting. KB_AGENT_TIMEOUT_MIN is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Killbottleneck run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Killbottleneck

More cloud infrastructure MCP servers · Emfirge · Costco · Flowbite MCP · Observability MCP · Partner Center MCP

More JavaScript MCP servers · Theabbie · Agent News by The Agent Times · Rune · Perfex CRM · see all