VS Code

Exposes VS Code's filesystem, editing capabilities, symbol search, diagnostics, and terminal access as tools for AI-assisted codin

juehang 380
Claude CodeClaude DesktopGeneric
View source ↗

VS Code MCP Server enables AI assistants to interact directly with VS Code workspaces through a standardized protocol. Developed by Qin Juehang, this extension exposes VS Code's filesystem, editing capabilities, symbol search, diagnostics, and terminal access as MCP tools. It runs locally on a configurable port, provides a status bar indicator for toggling the server, and implements security measures by binding only to localhost. The server is particularly valuable for developers who want AI models to help with coding tasks like exploring project structures, analyzing code, making targeted edits, and executing shell commands—all within their existing VS Code environment.

Source

Repository: https://github.com/juehang/vscode-mcp-server

Maintain VS Code?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

VS Code on getagentictools
[![VS Code on getagentictools](https://getagentictools.com/badge/mcp/juehang-vscode-mcp-server.svg)](https://getagentictools.com/mcp/juehang-vscode-mcp-server?ref=badge)