Skip to main content
ClaudeWave
juehang avatar
juehang

vscode-mcp-server

View on GitHub

MCP server to expose VS Code editing features to an LLM for AI coding

MCP Servers374 stars75 forksTypeScriptMITUpdated 5mo ago
ClaudeWave Trust Score
84/100
Trusted
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/juehang/vscode-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "vscode": {
      "command": "node",
      "args": ["/path/to/vscode-mcp-server/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/juehang/vscode-mcp-server and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about vscode-mcp-server

What is juehang/vscode-mcp-server?

+

juehang/vscode-mcp-server is mcp servers for the Claude AI ecosystem. MCP server to expose VS Code editing features to an LLM for AI coding It has 374 GitHub stars and was last updated 5mo ago.

How do I install vscode-mcp-server?

+

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

Is juehang/vscode-mcp-server safe to use?

+

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

Who maintains juehang/vscode-mcp-server?

+

juehang/vscode-mcp-server is maintained by juehang. The last recorded GitHub activity is from 5mo ago, with 12 open issues.

Are there alternatives to vscode-mcp-server?

+

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

Deploy vscode-mcp-server 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: juehang/vscode-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/juehang-vscode-mcp-server)](https://claudewave.com/repo/juehang-vscode-mcp-server)
<a href="https://claudewave.com/repo/juehang-vscode-mcp-server"><img src="https://claudewave.com/api/badge/juehang-vscode-mcp-server" alt="Featured on ClaudeWave: juehang/vscode-mcp-server" width="320" height="64" /></a>

More MCP Servers