About
Overview
The SeaweedFS MCP Server enables AI agents to use SeaweedFS for fast distributed file storage. It provides tools for storing and retrieving files with automatic replication and erasure coding.
Capabilities
Tools & Capabilities
⚡upload
Upload a file
⚡download
Download a file by ID
⚡list_volumes
List storage volumes
Setup
Installation
bash
Install
npx -y @seaweedfs/mcp-server-seaweedfsExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"seaweedfs": {
"command": "npx",
"args": ["-y", "@seaweedfs/mcp-server-seaweedfs"]
}
}
}Quick Info
Authorseaweedfs
LanguageTypeScript
StatusStable
Stars★ 30
Last UpdatedFeb 12, 2026