vscode-mcp and mcpls
One project is an MCP server, while the other is an MCP-to-LSP bridge, suggesting they are complementary tools where the bridge might allow AI agents interacting via MCP to access LSP capabilities exposed by the server.
About vscode-mcp
tjx666/vscode-mcp
MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get real-time LSP diagnostics, type information, and code navigation for AI coding agents without waiting for slow tsc/eslint checks.
This tool helps AI coding assistants work faster and more accurately within your development environment. It takes your existing code and editor context, and provides real-time diagnostics, type information, and code navigation directly to the AI. Developers who use AI coding agents for tasks like refactoring, debugging, or writing new code will find this indispensable.
About mcpls
bug-ops/mcpls
Universal MCP to LSP bridge - expose Language Server Protocol capabilities as MCP tools for AI agents
This project helps AI coding assistants understand code the way a human developer or an Integrated Development Environment (IDE) does. It takes your codebase as input and provides your AI agent with deep insights like type definitions, cross-references, and actual compiler errors. This allows AI agents to perform tasks like accurate refactoring or debugging with much greater precision and reliability.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work