← All categories

Storage

50 packages

MinIO API

S3-compatible open-source object storage server designed for high-performance, self-hosted or cloud-native object storage, with full compatibility with the Amazon S3 API.

83

Box API

Enterprise-grade cloud content management API for storing, managing, sharing, and collaborating on files with advanced security, compliance, and governance controls.

82

Dropbox API

Cloud file storage and synchronization API for uploading, downloading, organizing, and sharing files and folders programmatically with team collaboration features.

79

Google Drive API

Google's file storage and synchronization API for creating, reading, organizing, and sharing files and Google Workspace documents (Docs, Sheets, Slides) programmatically.

78

Wasabi Cloud Storage API

S3-compatible cloud object storage with flat-rate pricing designed for cost-effective backup, archival, and active storage — marketed as 80% cheaper than Amazon S3.

77

oracle.oci-oracle-content-management-mcp-server

Oracle's Content Management MCP Server provides an interface for managing content and data using Microservices Communication Protocol.

MCP
76

minio-server

minio-server refers to the MinIO server (S3-compatible object storage). It provides an HTTP API for storing and retrieving objects (buckets/objects) and is typically run as a self-hosted service with optional TLS and access control.

60

oracle.oci-object-storage-mcp-server

An MCP server that exposes Oracle Cloud Infrastructure (OCI) Object Storage service APIs, enabling AI agents to create and manage buckets, upload and download objects, configure lifecycle policies, manage access policies, set up pre-authenticated requests, and interact with OCI's S3-compatible object storage at scale.

MCP Free tier
57

minio-server

minio-server is the MinIO server package, providing an S3-compatible object storage service (typically used to run a self-hosted S3-compatible endpoint for buckets/objects).

53

sftp-mcp-server-by-cdata

Provides a read-only MCP (Model Context Protocol) server that exposes SFTP data via CData JDBC Driver (JDBC models) to MCP-capable clients (e.g., Claude Desktop). It supports listing tables/columns and running SQL SELECT queries through MCP tool calls (stdio-based, same-machine clients).

MCP
52

mcp-config

CLI client to edit MCP server configurations

MCP
48

trilogy-group/aws-pricing-mcp

A Model Context Protocol (MCP) server that provides AWS EC2 instance pricing data. This project includes both a traditional server implementation and a serverless Lambda function.

MCP
48

s3-toolbox-mcp-server

An MCP server (STDIO transport) that exposes AWS S3 operations to an AI agent via Model Context Protocol tools: list buckets, list objects, upload (Base64 content), download, get object metadata, and delete objects. It uses Spring Boot/Spring AI MCP and AWS SDK v2; AWS credentials are provided to the process via environment variables.

MCP
48

oracle.oci-file-storage-mcp-server

MCP server exposing Oracle OCI File Storage Service APIs, enabling AI agents to manage NFS-based shared file systems including creating/deleting file systems, mount targets, exports, and snapshots within Oracle Cloud Infrastructure.

MCP Free tier
46

nextcloud

Nextcloud is self-hosted open-source collaboration software that provides a web interface and APIs for file storage/sync, sharing, and related services such as calendars, contacts, and document editing.

44

grocy

Grocy is a self-hosted web application for managing household tasks, shopping, inventory, and related chores (pantry/fridge stock management, meal planning-style workflows, etc.). It typically runs as a server you deploy (often via Docker) and exposes a web UI and underlying HTTP endpoints.

40

mcp-google-drive-server

Provides an MCP server that connects an MCP client (e.g., Claude Desktop) to Google Drive, exposing at least one tool to upload Microsoft Word content to a specified Google Drive folder (returning a Google Docs-view URL). Supports both MCP stdio and an SSE/HTTP transport mode, with OAuth2 protection for the SSE/HTTP mode.

MCP
38

immich-server

immich-server is the backend server for Immich, a self-hosted photo/video backup and management platform. It provides the core services to ingest media, store files/metadata, run processing (e.g., thumbnails/transcoding), and serve APIs used by clients.

38

beets

beets is a music library manager that organizes audio files and music metadata. It can scan/import local music, fetch and normalize metadata (artist/album/track info), rename and move files into a consistent directory structure, and maintain an indexed library for searching and further processing via commands and plugins.

34

delta-sharing-server

delta-sharing-server is a server implementation of the Delta Sharing protocol, enabling clients to list and access Delta tables/datasets that are shared from a host environment (e.g., data lake / object storage) over the Delta Sharing API surface.

31

diskover

diskover is a tool for scanning local filesystems to index and report on disk usage and file metadata (e.g., large files, duplicates, and other disk usage insights).

31

s3server

s3server is an S3-compatible storage server (an on-prem/object-storage style service that implements an S3 API) intended to allow clients to store and retrieve objects as if they were using Amazon S3.

30

duplicati

Duplicati is an open-source backup application that creates encrypted backups (typically to cloud storage or other destinations) and manages schedules, versioning, and restores.

30

simple-upload-server

A self-hosted "simple upload server" that exposes an HTTP endpoint to accept file uploads and store them on the server.

28

webdav-server

webdav-server is a WebDAV server package that exposes a filesystem-like interface over HTTP using the WebDAV protocol (methods like PROPFIND/PROPPATCH/PUT/GET/MKCOL, etc.), typically for managing and sharing files and directories via standard WebDAV clients.

28

gluster-server

GlusterFS server implementation/package for building and running a GlusterFS distributed storage cluster (volumes, bricks, replication/erasure coding, management, and client connectivity).

28

syncthing

Syncthing is an open-source continuous file synchronization tool that keeps folders in sync across multiple devices over the network using peer-to-peer connections.

28

snapdrop

Snapdrop is a web-based “send files to nearby devices” clone of Apple’s AirDrop concept. Users open the site on multiple devices, establish a peer connection in the browser, and transfer files/establish sessions via client-side networking (typically WebRTC) mediated by the Snapdrop server.

27

codeserver-s3-filesystem

codeserver-s3-filesystem appears to be a connector for codeserver (web-based VS Code) to use an S3-compatible object store as a backing filesystem, enabling persistent storage of the editor’s files in S3.

26

resilio-sync

Resilio Sync (resilio-sync) is a peer-to-peer file synchronization application/library that replicates files across devices over a network, typically by establishing connections between peers and transferring changed file blocks.

26

pydio

pydio is a Python package for interacting with Pydio/Pydio Cells storage (file and folder operations such as listing, uploading/downloading, and managing content) via the service’s HTTP APIs.

26

seafile-server

Seafile (seafile-server) is a self-hosted server for file sync, sharing, and collaboration (including web UI and backend services) that enables organizing files into libraries, syncing to clients, and managing sharing/permissions.

24

proftpd

ProFTPD (proftpd) is an open-source FTP server software that lets you run FTP services, configure virtual hosts/accounts, and manage file transfers over FTP (and typically FTP over TLS depending on configuration).

23

airsonic

Airsonic is a self-hosted web application for streaming and managing personal music libraries (audio playback over a web UI, remote access options, and metadata/streaming features).

22

booksonic

Booksonic is an open-source self-hosted audio book streaming and downloading server that aggregates and serves your audiobook library from feeds or local sources, providing a web UI for playback and management.

21

ftpserver

ftpserver appears to be an FTP server implementation/package. In absence of repository/README details, it is evaluated generically as a server that accepts FTP connections and serves file listings/transfers over the FTP protocol.

20

filezilla

FileZilla is a desktop application for transferring files over network protocols (commonly FTP, SFTP, and FTPS) with a graphical interface and support for recurring connections.

18

nfs-server

An NFS server implementation/package that provides Network File System (NFS) sharing so remote clients can mount and access files over a network.

17

nfs-server-alpine

nfs-server-alpine is an Alpine-based container image intended to run an NFS server. It provides the NFS services needed to export directories from a host/container to NFS clients within a network, typically via configurable export paths and server settings.

16

seafile-server

Seafile Server is an on-prem (or self-hosted) file storage/collaboration server that provides cloud-like document storage, sharing, libraries/groups, and syncing capabilities.

16

samba-server

Provides or runs a Samba server for SMB/CIFS file and printer sharing (typically by deploying/configuring the Samba daemon and related configuration on a host).

16

nfs-server-alpine

nfs-server-alpine is an Alpine-based container/package intended to provide an NFS server. It allows exporting directories over the Network File System so that clients can mount them over the network.

15

nfs-server

nfs-server is a software package intended to provide an NFS (Network File System) server for exporting files/directories to clients over the network.

15

glusterfs-server

glusterfs-server is the server-side component of GlusterFS, a distributed filesystem that aggregates storage from multiple machines into a single namespace and provides replication, striping, and fault tolerance at the filesystem layer.

14

ftps-server

ftps-server is an FTPS (FTP over TLS/SSL) server implementation intended to accept client connections and provide file transfer services over encrypted control/data channels.

11

nfs-server

nfs-server provides an NFS server to export filesystem paths over the network using the NFS protocol, so remote clients can mount and access shared directories.

10

nfs-server

nfs-server is a self-hostable NFS (Network File System) server package that exports local filesystem directories over the network using the NFS protocol so clients can mount and read/write files.

8

nfs-server

nfs-server is a self-hosted service/package intended to provide an NFS (Network File System) server for sharing files over a network. (Details such as specific configuration options, security hardening, and API capabilities are not provided in the input.)

7

pdf-export-server

pdf-export-server appears to be a backend service for converting/generating PDFs and serving them to clients, likely via an HTTP API. However, no README/repo/manifest content was provided, so capabilities, endpoints, and operational details cannot be verified from the prompt.

0

rage-gamestorage-server

rage-gamestorage-server appears to be a server component for game storage, likely providing an API for storing and retrieving game-related data. However, no repository README, API spec, endpoints, or configuration details were provided in the prompt, so capabilities cannot be verified beyond the package name.

0
8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered