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.; mcp-windbg: This MCP server integrates with CDB to enable AI models to analyze Windows crash dumps and connect to remote debugging sessions using WinDbg/CDB. It allows users to execute debugger commands through natural language queries. The server supports crash dump analysis, live debugging, and directory analysis.
Enabling LLMs to navigate and understand complex codebases
Analyze Windows crash dumps