Developer Tools
Trust: 39/100 (Limited)io.github.ExpertVagabond/mega Guide
MEGA cloud storage CLI MCP server
by ExpertVagabond
Quick Start
Install
npx mega-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-expertvagabond-mega": {
"command": "npx",
"args": [
"mega-mcp-server"
]
}
}
}