Mega Claude Connector
БесплатноНе проверенMega.nz MCP server and Claude-powered CLI for cloud storage management. pip install mega-claude-connector
Описание
Mega.nz MCP server and Claude-powered CLI for cloud storage management. pip install mega-claude-connector
README
A Mega.nz MCP server and Claude-powered CLI for managing your cloud storage with AI.
Features
- MCP server — plug directly into Claude Code or Claude.ai so Claude can browse, upload, download, search, and manage your Mega.nz files as tools
- CLI — interactive chat interface powered by Claude for natural-language file management
Installation
pip install mega-claude-connector
Setup
Credentials are stored locally on your machine at ~/.config/mega-claude-connector/config and are never included in this package.
On first run you will be prompted:
First-time setup — credentials stored only in ~/.config/mega-claude-connector/config
Mega.nz email: [email protected]
Mega.nz password: ••••••••
Anthropic API key: sk-ant-... # only needed for the CLI, not the MCP server
Or set environment variables instead:
export [email protected]
export MEGA_PASSWORD=yourpassword
export ANTHROPIC_API_KEY=sk-ant-... # CLI only
Usage
CLI
mega-claude
Example prompts:
list all my filesshow storage usagesearch for invoicesupload /home/user/report.pdfcreate a folder called Backupsdownload photo.jpg to /tmp
MCP Server
mega-claude-mcp
Add to your Claude Code MCP config (~/.claude/settings.json):
{
"mcpServers": {
"mega": {
"command": "mega-claude-mcp",
"env": {
"MEGA_EMAIL": "[email protected]",
"MEGA_PASSWORD": "yourpassword"
}
}
}
}
Available MCP Tools
| Tool | Description |
|---|---|
mega_storage_info |
Get storage usage and quota |
mega_list_files |
List files and folders |
mega_search |
Search by name |
mega_upload |
Upload a local file |
mega_download |
Download a file |
mega_create_folder |
Create a folder |
mega_delete |
Delete a file or folder |
Requirements
- Python 3.11+
- Mega.nz account
- Anthropic API key (CLI only)
License
MIT
Установка Mega Claude Connector
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/mshekharc/mega-claude-connectorFAQ
Mega Claude Connector MCP бесплатный?
Да, Mega Claude Connector MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Mega Claude Connector?
Нет, Mega Claude Connector работает без API-ключей и переменных окружения.
Mega Claude Connector — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Mega Claude Connector в Claude Desktop, Claude Code или Cursor?
Открой Mega Claude Connector на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Mega Claude Connector with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
