Flix MCP Server
Officialby flix-pro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | 服务端口号,默认8765 | 8765 |
| DEVICE_NAME | No | 设备名称,默认'Flix MCP Server' | Flix MCP Server |
| AUTO_RECEIVE | No | 是否自动接收文件,默认false | false |
| DOWNLOAD_DIR | No | 下载目录,默认./downloads | ./downloads |
| MAX_FILE_SIZE | No | 最大文件大小(字节),默认10737418240 (10GB) | 10737418240 |
| REQUIRE_PAIRING | No | 是否需要配对,默认true | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/flix-pro/flix-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server