File Store MCP Server

Created at 7 months ago

by sjzar

starstarstarstarstar

file store mcp server

Categories

cloud-storage

Tags

[]

File Store MCP Server

what is File Store MCP?

File Store MCP is a file storage service that supports multiple cloud providers, allowing users to upload and manage files seamlessly across different platforms.

how to use File Store MCP?

To use File Store MCP, install it via Go, set the required environment variables for your chosen storage provider, and run it in either stdio mode for direct integration or SSE server mode for HTTP-based integration.

key features of File Store MCP?

  • Multi-cloud storage provider support (AWS S3, Alibaba Cloud OSS, Tencent Cloud COS, Qiniu Cloud, GitHub)
  • Unified API for file uploads
  • Presigned URL generation for secure access
  • Easy configuration via environment variables
  • Customizable URL expiration times
  • Support for custom domains and CDNs
  • Dual operation modes: stdio for direct integration and SSE for server mode

use cases of File Store MCP?

  1. Uploading local files to cloud storage for online access.
  2. Sharing clipboard files directly to cloud storage.
  3. Downloading files from URLs and uploading them to cloud storage.

FAQ from File Store MCP?

  • What cloud providers does File Store MCP support?

File Store MCP supports AWS S3, Alibaba Cloud OSS, Tencent Cloud COS, Qiniu Cloud, and GitHub.

  • Is there a way to customize URL expiration times?

Yes, users can customize the expiration times for presigned URLs.

  • How do I run File Store MCP in server mode?

You can run it in server mode by using the command file-store-mcp --sse-port 8080.

View More