HomeDevelopment › ckb

ckb

Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture

Go Local macOSWindowsLinux
★ 108 stars Last pushed 2026-09-22 License: NOASSERTION

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 8.0.3)

npx -y @tastehub/ckb@8.0.3

Or add to your MCP client config:

{
  "mcpServers": {
    "ckb": {
      "command": "npx",
      "args": [
        "-y",
        "@tastehub/ckb@8.0.3"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry