File Store MCP Server
@sjzar
About File Store MCP Server
file store mcp server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is File Store MCP Server?
A file storage service that supports multiple cloud providers, providing a unified API for uploading files and generating presigned URLs. It integrates with AWS S3, Alibaba Cloud OSS, Tencent Cloud COS, Qiniu Cloud, and GitHub, and is intended for developers who need to upload local, clipboard, or URL-based files to cloud storage for online access.
How to use File Store MCP Server?
Install via go install github.com/sjzar/file-store-mcp@latest, set environment variables for your chosen storage provider, then run in stdio mode (file-store-mcp) or SSE server mode (file-store-mcp --sse-port 8080). The server exposes three tools: upload_files, upload_clipboard_files, and upload_url_files.
Key features of File Store MCP Server
- Multi-cloud storage provider support
- Unified API for file uploads
- Presigned URL generation for secure access
- Dual operation modes: stdio and SSE
- Custom domains and CDN support
- Configurable URL expiration times
Use cases of File Store MCP Server
- Uploading local PDFs or images for AI analysis
- Sharing clipboard content as online URLs without saving locally
- Processing web-hosted files by downloading and re-uploading them
- Integrating file storage into MCP-compatible applications
FAQ from File Store MCP Server
What storage providers does File Store MCP Server support?
AWS S3 (and compatible services like Cloudflare R2), Alibaba Cloud OSS, Tencent Cloud COS, Qiniu Cloud Storage, and GitHub Repository.
What are the runtime requirements for File Store MCP Server?
It requires Go to build from source and environment variables configured per storage provider. No other runtime dependencies are mentioned.
Where do uploaded files get stored?
Files are uploaded to the configured cloud storage bucket/repository, and HTTP URLs (presigned or public) are returned.
Does File Store MCP Server support custom domains?
Yes. All storage providers accept custom domain configuration to serve files via CDN or custom endpoints.
What transport modes are available?
Stdio mode for direct integration and SSE mode (via --sse-port) for HTTP-based server integration.
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments