Skip to main content
Glama
FLUF-io

@fluf/mcp

Official
by FLUF-io

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLUF_BASE_URLNoOverride base URL for staginghttps://fluf.io
FLUF_API_TOKENYesYour personal access token for FLUF Connect API

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
report_bugA

Raise a bug with FLUF support on the user's behalf. Use this when the user describes a problem with FLUF that you can't resolve yourself. Their account identity is attached automatically — don't ask for it. Replies arrive in the user's FLUF inbox.

list_productsA

List the authenticated seller's FLUF products. Each row carries a vid — the product handle the crosslist tool takes — plus title, price, stock, source channel and the channels it is already live on.

get_ordersB

Get the seller's orders across every connected marketplace, in one unified shape.

crosslistA

List existing FLUF products on one or more marketplaces. IMPORTANT: this is not always synchronous. Some channels are completed by the seller's own browser extension, so they come back queued and go live minutes later — report that honestly rather than telling the user the item is listed. Read status per channel in the response. Repeats of the same (product, channel) pair within 30s are ignored as accidental double-submits.

list_channelsA

List the marketplace channels available on this account: which are already connected, and which this seller's plan can list to. Call this before crosslist rather than guessing channel names — the roster differs per account and changes over time.

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/FLUF-io/fluf-mcp'

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