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.
Use this if you are a developer using AI agents or MCP-enabled tools within VS Code and want them to have immediate, real-time access to your code's diagnostic problems (errors, warnings, etc.) for more accurate and contextual assistance.
Not ideal if you are not using AI agents for code assistance, or if your primary development environment is not Visual Studio Code.
Stars
20
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Oct 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/newbpydev/mcp-diagnostics-extension"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jasonjmcghee/claude-debugs-for-you
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
isaacphi/mcp-language-server
mcp-language-server gives MCP enabled clients access semantic tools like get definition,...
VikashLoomba/copilot-mcp
A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub...
biegehydra/BifrostMCP
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
tjx666/vscode-mcp
MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get...