FluxDown
by zerx-lab
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| download_addB | 新建一个下载任务。支持 HTTP/HTTPS/FTP/磁力链接/BitTorrent。返回新任务 ID。 |
| download_listA | 列出下载任务,可按状态过滤。返回任务数组(含进度、速度、状态等)。 |
| download_getB | 按任务 ID 查询单个任务的详细信息。 |
| download_pauseC | 暂停指定任务。 |
| download_resumeC | 恢复指定的已暂停任务。 |
| download_pause_allA | 暂停全部活跃任务(pending / downloading / preparing)。 |
| download_resume_allA | 恢复全部已暂停任务。 |
| download_removeA | 删除指定任务,可选同时删除已下载的磁盘文件。 |
| queue_listA | 列出全部命名队列及其配置(并发数、限速、默认目录等)。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zerx-lab/FluxDown'
If you have feedback or need assistance with the MCP directory API, please join our Discord server