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.; pi-mcp-adapter: Pi MCP Adapter allows you to use MCP servers with Pi while avoiding token bloat. It lazily connects servers only when needed, caches tool metadata, and provides a single proxy tool to reduce context usage. It supports various lifecycle modes, direct tools, and interactive configuration.
Enabling LLMs to navigate and understand complex codebases
Access databases via MCP database servers