Metadata-Version: 2.4
Name: mega-claude-connector
Version: 0.1.0
Summary: Mega.nz MCP server and Claude-powered CLI for cloud storage management
Author-email: Mrigank Shekhar Chaubey <mriganksc@infinitywards.com>
License: MIT
Project-URL: Homepage, https://github.com/mriganksc/mega-claude-connector
Keywords: mega,claude,mcp,ai,cloud-storage
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: mega.py>=1.0.8
Requires-Dist: tenacity==5.1.5
Requires-Dist: anthropic>=0.105.0
Requires-Dist: mcp>=1.27.0
Requires-Dist: click>=8.1.0
