Best MCP Servers for Cloud Storage
MCP servers that integrate with S3, Google Drive, Dropbox, and other cloud storage services.
Cloud-storage MCP servers let LLMs read, write, and organize files in cloud services. They are useful for document pipelines, media workflows, and multi-device knowledge bases.
Top picks
io.github.oxgeneral/agentmem
Lightweight persistent memory for AI agents using a single SQLite file with hybrid search (keywords + semantics). Zero to 12MB install, no cloud or server required.
CleverTap MCP
Read-only AI analytics assistant for CleverTap over the Model Context Protocol, providing tools for events, profiles, campaigns, insights, and realtime data via live public APIs.
Memento
Provides persistent memory for AI tools by building a local knowledge graph from conversations, enabling cross-session recall and context awareness without cloud dependencies.
flutter-skill
An MCP server that gives AI agents eyes and hands to visually interact with running apps across 10 platforms, enabling natural language-driven testing and automation without test code.
agent-locks
A filesystem-based MCP server for AI coding agents to coordinate work across git worktrees by claiming files, checking for conflicts, and logging progress without affecting the repository's git history.
twiddle-mcp
An MCP server that lets coding agents drive and verify mobile apps on iOS Simulator and Android Emulator, providing blocking wait primitives and semantic UI diffs to replace screenshot polling.
How to choose
- Prioritize transport: stdio servers run locally; HTTP/remote servers need no install but require network trust.
- Check stars & maintenance: Higher GitHub stars and recent commits usually signal a more reliable project.
- Review security scope: File-system and browser servers can access sensitive data; run them in isolated environments.
- Match your client: Not all MCP clients support every transport; verify compatibility with Claude Desktop, Cursor, or your own agent.
Editorial picks are based on public metadata and keyword matching. They do not constitute endorsements; always review source and license before use.