Changes
Installation
Basic Installation
Download the appropriate file for your system and install with:
Processing ./remotezip_mcp_server-1.0.0-py3-none-any.whl
Or install from source:
Processing ./remotezip_mcp_server-1.0.0.tar.gz
MCP Server Configuration
For VSCode
-
Install the MCP extension:
- Search for MCP (Model Context Protocol) in VSCode extensions
- Install the extension by Anthropic
-
Create MCP configuration file:
- Create the file (on macOS/Linux) or (on Windows)
- Or use the global config:
-
Add the following configuration to your mcp.json:
-
Restart VSCode to load the MCP server
For Cursor
-
Open Cursor settings:
- Press to open settings
- Or go to File → Preferences → Settings
-
Navigate to MCP settings:
- Search for mcp in the settings search bar
- Look for MCP: Servers or Model Context Protocol section
-
Add a new MCP server with these exact settings:
- Name:
- Command:
- Arguments: Leave this field empty
- Environment Variables: (optional)
- Save and restart Cursor to activate the MCP server
Alternative: Manual MCP Configuration
If your editor doesn't have built-in MCP support, you can also run the server manually:
Then connect to it using your MCP client with the server running on the default port.
Usage
Once configured, you can use the following MCP tools:
- : List files in a remote zip archive
- : Extract a specific file from a remote zip archive
- : Get information about a specific file
- : Get statistics about the zip archive