About
Overview
The MEGA MCP Server enables AI agents to interact with MEGA's end-to-end encrypted cloud storage. It provides tools for uploading, downloading, and managing files with zero-knowledge encryption.
Capabilities
Tools & Capabilities
⚡upload_file
Upload a file to MEGA
⚡download_file
Download a file
⚡list_files
List files and folders
⚡share
Create a share link
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-megaExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"mega": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-mega"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026