Browse/ai-ml/astllm-mcp

astllm-mcp

by tluyben · Added 9d ago

Install

git clone https://github.com/tluyben/astllm-mcp

About

An MCP server for efficient code indexing and symbol retrieval using tree-sitter AST parsing to fetch specific functions or classes without loading entire files. It significantly reduces AI token costs by providing O(1) byte-offset access to code components across multiple programming languages.

Tags

ai-mlmcp-serverglama