hello--world/dufs-mcp-server
基于 dufs API 封装的 MCP (Model Context Protocol) Server,支持文件上传、下载、删除等操作
Platform-specific configuration:
{
"mcpServers": {
"dufs-mcp-server": {
"command": "npx",
"args": [
"-y",
"dufs-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...