NakshAstraMCP-Docs

vijaytank/NakshAstraMCP-Docs
★ 1 stars Unknown language 🤖 AI/LLM Updated 4d ago
High-performance, low-latency MCP server for local code context. Features AST-aware symbol graphs, semantic reranking, and PageRank-scored search for AI agents (Claude, Cursor, and more).
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": {
    "nakshastramcp-docs": {
      "command": "npx",
      "args": [
        "-y",
        "vijaytank/NakshAstraMCP-Docs"
      ]
    }
  }
}

README Excerpt

<div align="center" markdown="1"> <img src="assets/logo.png" alt="NakshAstraMCP Hero Banner" width="100%"> **The ultimate high-performance code context engine for AI-native development.** </div> --- NakshAstraMCP provides AI agents (Claude, Cursor, Antigravity, etc.) with deep, structural understanding of your local codebase. Using advanced AST parsing and high-speed semantic ranking, it delivers the exact context your developer tools need to solve complex problems across large projects.

Topics

ai-agentsast-parsingcode-contextcontext-windowdeveloper-toolsinformation-retrievallocal-firstmcpmodel-context-protocolmodel-context-protocol-serversproductivitysemantic-searchtree-sitter