Google PageRank for AI agents. 25,000+ tools indexed.

cloudhop-mcp MCP Server

ozymandiashh/cloudhop-mcp

Score: 56.4 Rank #13 MCP Server
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

Python MIT 178 pypi/wk

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
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

Expand your description to 150+ characters for better discoverability

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for ozymandiashh/cloudhop-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/ozymandiashh--cloudhop-mcp)](https://agentrank-ai.com/tool/ozymandiashh--cloudhop-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/ozymandiashh--cloudhop-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/ozymandiashh--cloudhop-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="ozymandiashh/cloudhop-mcp"></script>

Matched Queries

"mcp server""mcp-server"

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.