Skip to main content
Glama
flix-pro

Flix MCP Server

Official
by flix-pro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNo服务端口号,默认87658765
DEVICE_NAMENo设备名称,默认'Flix MCP Server'Flix MCP Server
AUTO_RECEIVENo是否自动接收文件,默认falsefalse
DOWNLOAD_DIRNo下载目录,默认./downloads./downloads
MAX_FILE_SIZENo最大文件大小(字节),默认10737418240 (10GB)10737418240
REQUIRE_PAIRINGNo是否需要配对,默认truetrue

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
flix_discover_devicesA

Discover Flix devices in the local network

flix_get_deviceB

Get detailed information about a specific device

flix_pair_deviceC

Pair with a Flix device

flix_unpair_deviceC

Unpair from a Flix device

flix_block_deviceC

Block a Flix device

flix_unblock_deviceC

Unblock a Flix device

flix_send_textB

Send a text message to a Flix device

flix_get_messagesC

Get message history

flix_send_fileB

Send a file to a Flix device

flix_receive_fileC

Accept and receive a file transfer

flix_get_transfer_statusC

Get file transfer status

flix_cancel_transferA

Cancel an ongoing file transfer

flix_pause_transferB

Pause an ongoing file transfer

flix_resume_transferB

Resume a paused file transfer

flix_sync_clipboardC

Sync clipboard content to a Flix device

flix_get_clipboardB

Get current clipboard content

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/flix-pro/flix-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server