Back to Browse

Killbottleneck MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Goal and process maps for humans and AI agents on your own server.

About

Goal and process maps for humans and AI agents on your own server.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Address of your killBottleneck instance, e.g. https://company.killbottleneck.com or http://192.168.1.10:8090Optional

Environment variable: KB_URL

API key issued in the app (user menu -> API keys). Use a read-write scope for editing.Required

Environment variable: KB_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "com-killbottleneck-killbottleneck": {
      "env": {
        "KB_URL": "your-kb-url-here",
        "KB_API_KEY": "your-kb-api-key-here"
      },
      "args": [
        "-y",
        "killbottleneck-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!