vscode-mcp and mcp-server-vscode
These are competitors offering overlapping functionality—both provide MCP servers that expose VS Code's LSP diagnostics, code navigation, and editor capabilities to Claude/AI agents, with the primary difference being that tjx666's implementation emphasizes real-time LSP integration while malvex's emphasizes debugging tool access.
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 mcp-server-vscode
malvex/mcp-server-vscode
Give Claude Code direct access to VS Code's code navigation, error checking, and debugging tools through the Model Context Protocol.
This tool allows AI assistants like Claude to directly understand and interact with your code in VS Code, enhancing how you develop software. It takes natural language requests from the AI and returns precise code information, debug controls, and refactoring actions within your familiar editor. Software developers who use Claude for coding assistance will find this invaluable for accelerating their workflows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work