koncept-mcp

yourtechtribe-labs/koncept-mcp
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
MCP server, CLI, and library for semantic concept graphs in codebases — what your code means, not just what it does. TypeScript, pnpm monorepo, OIDC trusted publishing.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "koncept-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yourtechtribe-labs/koncept-mcp"
      ]
    }
  }
}

README Excerpt

> Semantic concept graph MCP server for codebases — what your code **means**, not just what it does. Code graphs (Aider repomap, GitNexus, Sourcegraph) capture **structural** relations: who imports who, who calls who. They miss **semantic** invariants — the cross-cutting concepts that live in code not related by imports:

Topics

ai-toolsclaudeclaude-codeclicode-intelligenceconcept-graphmcpmodel-context-protocolmodelcontextprotocolmonorepopnpmsemantic-searchtypescriptyaml