Skip to main content
ClaudeWave

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.

MCP Servers86 stars16 forksTypeScriptNOASSERTIONUpdated 10d ago
ClaudeWave Trust Score
77/100
Trusted
Passed
  • License: NOASSERTION
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/tjx666/vscode-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "vscode-mcp": {
      "command": "node",
      "args": ["/path/to/vscode-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/tjx666/vscode-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agentaiclaudecursoreslintlanguage-server-protocollintllmlspmcpmcp-serverstylelinttsctypescriptvscodevscode-extensionwindsurf

What people ask about vscode-mcp

What is tjx666/vscode-mcp?

+

tjx666/vscode-mcp is mcp servers for the Claude AI ecosystem. 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. It has 86 GitHub stars and was last updated 10d ago.

How do I install vscode-mcp?

+

You can install vscode-mcp by cloning the repository (https://github.com/tjx666/vscode-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is tjx666/vscode-mcp safe to use?

+

Our security agent has analyzed tjx666/vscode-mcp and assigned a Trust Score of 77/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains tjx666/vscode-mcp?

+

tjx666/vscode-mcp is maintained by tjx666. The last recorded GitHub activity is from 10d ago, with 11 open issues.

Are there alternatives to vscode-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy vscode-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: tjx666/vscode-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/tjx666-vscode-mcp)](https://claudewave.com/repo/tjx666-vscode-mcp)
<a href="https://claudewave.com/repo/tjx666-vscode-mcp"><img src="https://claudewave.com/api/badge/tjx666-vscode-mcp" alt="Featured on ClaudeWave: tjx666/vscode-mcp" width="320" height="64" /></a>

More MCP Servers