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.; codebadger: Codebadger is a containerized Model Context Protocol (MCP) server that performs static code analysis using Joern's Code Property Graph (CPG) technology. It integrates with various LLM clients like GitHub Copilot and Claude to provide advanced program analysis capabilities, especially for vulnerability detection across multiple languages.
Enabling LLMs to navigate and understand complex codebases
Performing advanced static code analysis for multiple programming languages.