MCP Directory
Back

vscode-mcp

by tjx666 · TypeScript · ★ 75

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.

#agent#ai#claude#cursor#eslint#language-server-protocol#lint#llm#lsp#mcp#mcp-server#stylelint#tsc#typescript#vscode#vscode-extension#windsurf

Install

npx -y github:tjx666/vscode-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "vscode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:tjx666/vscode-mcp"
      ]
    }
  }
}

From the README

Connect VSCode with MCP (Model Context Protocol) for enhanced AI assistant capabilities Design Motivation • Available Tools • Installation • Architecture • License [](https://lobehub.com/mcp/tjx666-vscode-mcp) [](http://makeapullrequest.com) [](https://github.com/tjx666/vscode-mcp/issues) [](https://github.com/996icu/996.ICU/blob/master/LICENSE) VSCode MCP is a comprehensive monorepo solution that enables MCP (Model Context Protocol) clients to access rich VSCode context information in real-time. This project bridges the gap between AI assistants and your development environment,…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers