killbottleneck-mcp
Rank #7,097com.killbottleneck/killbottleneck
Goal and process maps for humans and AI agents on your own server.
killbottleneck-mcp is a Model Context Protocol (MCP) server published by tengolabs. It ranks #7,097 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. killbottleneck-mcp is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 124,949 of 132,046 servers on MCP Toplist.
Use killbottleneck-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add killbottleneck -e "KB_URL=<your KB_URL>" -e "KB_API_KEY=<your KB_API_KEY>" -- npx -y killbottleneck-mcpReplace each placeholder with your own value before saving.
[mcp_servers.killbottleneck]
command = "npx"
args = ["-y", "killbottleneck-mcp"]
[mcp_servers.killbottleneck.env]
KB_URL = "<your KB_URL>"
KB_API_KEY = "<your KB_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"killbottleneck": {
"command": "npx",
"args": [
"-y",
"killbottleneck-mcp"
],
"env": {
"KB_URL": "<your KB_URL>",
"KB_API_KEY": "<your KB_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"killbottleneck": {
"command": "npx",
"args": [
"-y",
"killbottleneck-mcp"
],
"env": {
"KB_URL": "<your KB_URL>",
"KB_API_KEY": "<your KB_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"killbottleneck": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"killbottleneck-mcp"
],
"env": {
"KB_URL": "<your KB_URL>",
"KB_API_KEY": "<your KB_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"killbottleneck": {
"command": "npx",
"args": [
"-y",
"killbottleneck-mcp"
],
"env": {
"KB_URL": "<your KB_URL>",
"KB_API_KEY": "<your KB_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"killbottleneck": {
"command": "npx",
"args": [
"-y",
"killbottleneck-mcp"
],
"env": {
"KB_URL": "<your KB_URL>",
"KB_API_KEY": "<your KB_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.killbottleneck%2Fkillbottleneck)<a href="https://mcptoplist.com/server/com.killbottleneck%2Fkillbottleneck"><img src="https://mcptoplist.com/badge/com.killbottleneck%2Fkillbottleneck.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
tengolabs
Available versions (5)
| Version | Published |
|---|---|
| 0.63.0 | Sep 20, 2026 |
| 0.51.0 | Aug 29, 2026 |
| 0.46.0 | Aug 26, 2026 |
| 0.35.0 | Aug 17, 2026 |
| 0.34.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains killbottleneck-mcp?
- killbottleneck-mcp is maintained by tengolabs, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is killbottleneck-mcp listed on the Official MCP Registry?
- Yes — killbottleneck-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does killbottleneck-mcp have?
- MCP Toplist tracks 5 versions of killbottleneck-mcp, most recently published on Sep 20, 2026.
- Where can I find the source code for killbottleneck-mcp?
- The source code for killbottleneck-mcp is hosted at github.com/tengolabs/killbottleneck.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.