mega-mcp-server
Provides file management for MEGA encrypted cloud storage, including uploads, downloads, sharing, folder sync, and search via MEGAcmd.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mega-mcp-serverupload my report.pdf to the cloud"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mega-mcp-server
!License: MIT !MCP !TypeScript
MCP server for MEGA encrypted cloud storage. Provides file management, uploads, downloads, sharing, folder sync, and search via MEGAcmd.
Tools (18 total)
Account and Navigation
Tool | Description |
| Get current logged-in account info |
| Print current working directory |
| Change current directory |
| Show storage space usage |
| Show disk usage of a remote path |
File Operations
Tool | Description |
| List files and folders (supports -l and -R) |
| Create a directory (supports -p) |
| Remove files or folders |
| Move or rename files and folders |
| Copy files and folders |
| Display contents of a remote file |
| Show directory tree structure |
| Search for files with wildcard patterns |
Transfer
Tool | Description |
| Download files to local filesystem |
| Upload files to MEGA cloud |
| Show current upload/download progress |
| Set up bidirectional folder sync |
Sharing
Tool | Description |
| Create a public link (with optional expiry and password) |
| Share a folder with another MEGA user (r/rw/full) |
| Import a public MEGA link to your account |
Related MCP server: mcp-google-drive
Prerequisites
Install MEGAcmd:
brew install --cask megacmdLog in to your MEGA account:
mega-login your@email.com passwordInstall
npm install
npm run buildConfiguration
{
"mcpServers": {
"mega": {
"type": "stdio",
"command": "node",
"args": ["/path/to/mega-mcp/dist/index.js"]
}
}
}MEGA Features
End-to-end encryption -- all files encrypted client-side with zero-knowledge architecture
20 GB free storage -- included with every account
File versioning -- automatic version history
Cross-platform sync -- desktop and mobile clients
Dependencies
@modelcontextprotocol/sdk-- MCP protocol SDKMEGAcmd -- MEGA command-line client (must be installed separately)
License
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceMCP server for cloud storage operations enabling browsing, file transfer, offline download, and multi-platform resource search for Quark and 115 drives.Last updated40GPL 3.0
- AlicenseBqualityDmaintenanceMCP server for Google Drive integration with file management, search, sharing, and full CRUD operations.Last updated153802MIT
- Alicense-qualityAmaintenanceMCP server for Google Drive that enables listing, searching, uploading, downloading, and managing files and folders, as well as handling comments and permissions.Last updated1454MIT
- AlicenseAqualityAmaintenanceMCP server that provides full access to Proton Drive via Claude Desktop or CLI, enabling file operations, sharing, and trash management with end-to-end encryption.Last updated18391MIT
Related MCP Connectors
MCP server for ScanMalware.com URL scanning, malware detection, and analysis.
MCP server for Appcircle mobile CI/CD platform.
MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ExpertVagabond/mega-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server