codeweave-mcp

semihkayan/codeweave-mcp
★ 3 stars TypeScript 🤖 AI/LLM Updated 1d ago
MCP server that gives AI agents semantic search tool. Builds AST, call graphs, type graphs, and hybrid semantic search — so your agent queries structured indexes instead of dumping files into context. 7 languages. Zero config. One command setup.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codeweave-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "semihkayan/codeweave-mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <h1 align="center">@codeweave/mcp</h1> <p align="center"> <strong>Give your AI agent structured code understanding — not just file dumps.</strong> </p> <p align="center"> <a href="https://www.npmjs.com/package/@codeweave/mcp"><img src="https://img.shields.io/npm/v/@codeweave/mcp.svg" alt="npm version"></a>

Tools (3)

get_index_statusreindexsemantic_search

Topics

ai-toolsastcall-graphclaudecode-analysiscode-intelligencecodebase-indexingcursorlancedbmcpmcp-serverollamaqwen3-embeddingsragsemantic-search