mcp-language-server: The MCP Language Server exposes language server capabilities like definition, references, and diagnostics to Large Language Models. It helps MCP-enabled clients navigate codebases more easily by providing semantic tools for code understanding and manipulation.; codeTree: codetree is an MCP server that uses tree-sitter to provide structured code understanding to AI coding agents, reducing token usage by 25x. It offers 23 tools across 10 languages with startup around 1 second. No vector DB, embedding model, or configuration needed.
Enabling LLMs to navigate and understand complex codebases
Reduce token consumption for AI coding agents when exploring codebases