Back to MCP Servers
🔌

SimplyLiz/CodeMCP

NOASSERTION

🏎️ 🏠 🍎 🪟 🐧 - Code intelligence MCP server with 80+ tools for semantic code search, impact analysis, call graphs, ownership detection, and architectural understanding. Supports Go, TypeScript, Pyt

GoSearch

Install

npx -y @tastehub/ckb

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "simplyliz-codemcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tastehub/ckb"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.