@fluf/mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLUF_BASE_URL | No | Override base URL for staging | https://fluf.io |
| FLUF_API_TOKEN | Yes | Your personal access token for FLUF Connect API |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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 |
| 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 |
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/FLUF-io/fluf-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server