mega-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mega_whoamiA | Get current logged-in MEGA account information |
| mega_lsC | List files and folders in MEGA cloud storage |
| mega_cdB | Change current working directory in MEGA cloud |
| mega_pwdA | Print current working directory in MEGA cloud |
| mega_mkdirB | Create a directory in MEGA cloud storage |
| mega_rmB | Remove files or folders from MEGA cloud storage |
| mega_mvC | Move or rename files/folders in MEGA cloud storage |
| mega_cpB | Copy files/folders within MEGA cloud storage |
| mega_getB | Download files from MEGA cloud to local filesystem |
| mega_putB | Upload files from local filesystem to MEGA cloud |
| mega_dfB | Show MEGA cloud storage space usage |
| mega_duC | Show disk usage of remote path |
| mega_findB | Search for files/folders in MEGA cloud storage |
| mega_exportC | Create a public link for a file/folder |
| mega_shareB | Share a folder with another MEGA user |
| mega_transfersB | Show current transfers (uploads/downloads) |
| mega_syncC | Set up sync between local and remote folders |
| mega_treeB | Show directory tree structure |
| mega_catC | Display contents of a remote file |
| mega_importB | Import a public MEGA link to your account |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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