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-tools-py: This MCP server enables AI assistants to run code quality checks on Python projects using pylint, pytest, and mypy. It ensures security and context management by scoping operations and formatting results.
Enabling LLMs to navigate and understand complex codebases
Integrate with AI assistants like Claude for code quality checks