cloudhop-mcp MCP Server
ozymandiashh/cloudhop-mcp
Are you the maintainer of ozymandiashh/cloudhop-mcp? Claim this listing →
MCP server for CloudHop - control cloud file transfers from Claude
Add AgentRank to Claude Code Discover and compare tools like ozymandiashh/cloudhop-mcp — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
ozymandiashh/cloudhop-mcp is a Python MCP server licensed under MIT. MCP server for CloudHop - control cloud file transfers from Claude
Ranked #13 out of 109 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
Stars 15% 3
3 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 2
2 contributors → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads 13% 178/wk
178 weekly installs → early adoption
Forks 0
Description Good
License MIT
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
Dependents medium impact
Matched Queries
From the README
# CloudHop MCP Server
An [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server that connects Claude to [CloudHop](https://github.com/ozymandiashh/cloudhop), letting you control cloud file transfers through natural language.
Instead of clicking through a wizard, you just tell Claude what to move and where.
## What is this?
**CloudHop** is a free, open-source app that copies files between cloud storage services (Google Drive, OneDrive, Dropbox, etc.) using [rclone](https://rclone.org/) as its engine.
**CloudHop MCP** is a bridge that lets Claude talk to CloudHop. It translates your requests into API calls so Claude can start transfers, check progress, pause/resume, and more.
```
You (natural language)
--> Claude (understands intent)
--> CloudHop MCP (translates to API calls)
--> CloudHop (runs on localhost:8787)
--> rclone (moves the files)
--> Cloud providers (Google Drive, OneDrive, etc.)
```
The MCP server is a separate package. I Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.