mscodebase-intelligence

ManSio/mscodebase-intelligence
★ 1 stars Python AI/LLM Updated 2d ago
High-performance, memory-safe, and native async Python MCP server for Zed IDE on Windows. Features multi-bucket RAG, hybrid LanceDB/BM25 search, dynamic re-ranking, and O(1) status caching.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mscodebase-intellige": {
      "command": "uvx",
      "args": [
        "mscodebase-intelligence"
      ]
    }
  }
}

Or install with pip: pip install mscodebase-intelligence

README Excerpt

<div align="center"> <img src="logo/baner.png" alt="MSCodeBase Banner" width="100%"/> **AI-powered semantic code search for Zed IDE — deep code analysis MCP server** *Last updated: 2026-07-11* </div> --- **MSCodeBase Intelligence** is an MCP server for **Zed IDE** that gives AI assistants **deep understanding of the entire codebase**: semantic search, call graph, project memory, diagnostics.

Tools (5)

LM_STUDIO_PORTLM_STUDIO_URLLOG_LEVELOLLAMA_URLmain

Topics

codebase-intelligencecontext-serverhybrid-searchlancedbllm-contextmcp-serverpython-asyncioragwindows-developmentzed-editor