mcp-server-vscode-extensions

mcp-server-vscode-extensions

3.2

If you are the rightful owner of mcp-server-vscode-extensions 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.

A Model Context Protocol (MCP) server for automatically installing VS Code extensions in Cursor IDE.

The MCP Server: VS Code Extensions Installer is designed to streamline the process of searching for and installing VS Code extensions within the Cursor IDE. It leverages natural language processing to allow users to search for extensions using simple queries, and it ranks results based on popularity and user ratings. The server automatically handles the download and installation of extensions from the official VS Code marketplace, ensuring that gzipped VSIX files are processed correctly. It also validates extensions before installation to ensure compatibility and security. This tool is particularly useful for developers who frequently use VS Code extensions and want a seamless way to manage them within the Cursor IDE.

Features

  • Natural language search for VS Code extensions
  • Smart ranking based on installs and ratings
  • Automatically downloads and installs VS Code extensions from the official marketplace
  • Handles gzipped VSIX files correctly
  • Validates downloaded extensions before installation