by acomagu · MCP Server · ★ 112
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
VSCode as MCP Server Marketplace A VSCode extension that turns your VSCode into an MCP server, enabling advanced coding assistance from MCP clients like Claude Desktop. Key Features Code Editing Support Review proposed code changes from an LLM through diffs, allowing you to accept, reject, or provide feedback. Real-time diagnostic messages (e.g., type errors) sent instantly to the LLM for immediate corrections. Terminal Operations Execute commands within VSCode’s integrated terminal (supports background/foreground execution, and timeout settings). Preview Tools Preview URLs directly within VSCode’s built-in browser (e.g., automatically opens browser preview after starting a Vite server). Multi-instance Switching Easily switch the MCP server between multiple open VSCode windows.(Just by clicking the status bar item) Relay Functionality (Experimental) Relay and expose built-in MCP servers introduced in VSCode 1.99 externally. Allows external access to tools provided by other MCP extensions, such as GitHub Copilot. Available Built-in Tools executecommand: E
| Stars | 112 |
| Forks | 27 |
| Language | TypeScript |
| Category | MCP Server |
| Quality Score | 60.8800605680142/100 |
| Open Issues | 10 |
| Last Updated | 2025-10-18 |
| Created | 2025-04-07 |
| Platforms | claude-code, mcp, node, vscode |
| Est. Tokens | ~86k |
Explore other popular mcp server tools:
vscode-as-mcp-server is Expose VSCode features such as file viewing and editing as MCP, enabling advanced AI-assisted coding directly from tools like Claude Desktop. It is categorized as a MCP Server with 112 GitHub stars.
vscode-as-mcp-server is primarily written in TypeScript.
You can find installation instructions and usage details in the vscode-as-mcp-server GitHub repository at github.com/acomagu/vscode-as-mcp-server. The project has 112 stars and 27 forks, indicating an active community.