Skip to main content
Glama
zerx-lab

FluxDown

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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