enola: Enola is a local Model Context Protocol (MCP) server that generates compact architectural snapshots of repositories, providing AI coding agents with a structured overview of modules, symbols, dependencies, and patterns. It runs before an AI agent explores code, enhancing agent effectiveness by supplying upfront context rather than replacing traditional discovery tools.; 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.
Onboarding new developers with a guided tour of the codebase architecture
Enabling LLMs to navigate and understand complex codebases