vscode-mcp and mcp-diagnostics-extension

The two tools are ecosystem siblings: one is an MCP server designed to provide real-time editor functionality for AI agents, while the other is a VS Code extension that exposes diagnostic problems via the same Model Context Protocol (MCP) for those AI agents and tools.

vscode-mcp
51
Established
Maintenance 10/25
Adoption 8/25
Maturity 15/25
Community 18/25
Maintenance 6/25
Adoption 6/25
Maturity 15/25
Community 15/25
Stars: 58
Forks: 14
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stars: 20
Forks: 4
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No Package No Dependents

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.

software-development AI-assisted-coding developer-tools code-refactoring debugging

About mcp-diagnostics-extension

newbpydev/mcp-diagnostics-extension

VS Code extension that exposes diagnostic problems via Model Context Protocol (MCP) for AI agents and tools

This VS Code extension helps AI agents understand your code's issues by making all diagnostic problems (like errors and warnings) instantly accessible to them. It takes the diagnostic information generated by VS Code's built-in tools (TypeScript, ESLint, custom linters) and makes it available to AI agents and other Model Context Protocol-enabled tools in real time. Developers working with AI-assisted coding tools will find this useful.

AI-assisted development developer tools code quality VS Code extensions software engineering

Scores updated daily from GitHub, PyPI, and npm data. How scores work