juehang/vscode-mcp-server
by Various
MCP server to expose VS Code editing features to an LLM for AI coding
MCP
juehang/vscode-mcp-server
Added 1 June 2026
Overview
juehang/vscode-mcp-server is an MCP server that exposes VS Code editing features to an LLM. It allows AI coding assistants to programmatically perform code edits within the VS Code environment. The server is written in TypeScript and follows the Model Context Protocol for standardized tool invocation.
Best for
Best for
Developers building AI coding assistants that need to automate edits within VS Code
Use cases
- Enable LLMs to modify code files directly in VS Code
- Automate refactoring and code transformations via AI
- Build AI coding assistants that edit source code programmatically
Notes
juehang/vscode-mcp-server is an MCP server that exposes VS Code editing features to an LLM. It allows AI coding assistants to programmatically perform code edits within the VS Code environment. The server is written in TypeScript and follows the Model Context Protocol for standardized tool invocation.
369 stars on GitHub. Last updated 2026-01-07. Licensed MIT.
Use cases
- Enable LLMs to modify code files directly in VS Code
- Automate refactoring and code transformations via AI
- Build AI coding assistants that edit source code programmatically
Pros
- Leverages VS Code’s full editing API for precise code modifications
- Uses the standardized Model Context Protocol for easy integration with LLMs
- Written in TypeScript, offering type safety and modern tooling
Cons
- Requires running a server alongside VS Code, adding setup overhead
- Tied to the VS Code ecosystem; not usable in other editors or standalone
- Relatively young project (369 stars) with a smaller community and support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages VS Code's full editing API for precise code modifications
- Uses the standardized Model Context Protocol for easy integration with LLMs
- Written in TypeScript, offering type safety and modern tooling
Cons
- Requires running a server alongside VS Code, adding setup overhead
- Tied to the VS Code ecosystem; not usable in other editors or standalone
- Relatively young project (369 stars) with a smaller community and support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
RooCode
Various
Roo Code gives you a whole dev team of AI agents in your code editor.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
wonderwhy-er/DesktopCommanderMCP
Various
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities