vsc-mcp
If you are the rightful owner of vsc-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
vsc-mcp is a Model Context Protocol server designed to interact with VSCode and its forks, such as Cursor and Windsurf.
The vsc-mcp server facilitates seamless interaction between VSCode and its forks by providing a robust Model Context Protocol (MCP) server. It allows users to manage files and themes within the VSCode environment through a set of defined tools. The server is designed to start automatically with VSCode, but users can also manually control its operation. Configuration is straightforward, requiring only a simple JSON setup to connect the MCP client to the server. This server enhances the functionality of VSCode by enabling automated and programmatic control over various aspects of the editor, making it a valuable tool for developers looking to streamline their workflow.
Features
- Automatic server start with VSCode launch
- Manual server control via VSCode commands
- File management tools for opened files
- Theme management tools for VSCode themes
- Simple configuration for MCP client connection