flexoffers-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLEXOFFERS_API_KEY | Yes | Your FlexOffers API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fo_list_advertisersA | List or search advertiser programs. Filter by approval status, category, country, or name. Returns program details including commission rates and tracking links. |
| fo_get_categoriesA | Get all FlexOffers advertiser categories (for building filter UIs). |
| fo_get_featured_advertisersC | Get featured/promoted advertiser programs. |
| fo_list_promotionsB | Fetch active promotions and coupons from FlexOffers. Filter by advertiser, category, promo type, or date range. Use couponsOnly=true for coupon codes only. |
| fo_get_promotion_typesA | Get all promotion type categories (banner, coupon, sale, etc.) with their IDs. |
| fo_search_productsA | Search FlexOffers product catalog. Requires at least one of: cid (catalog ID), name, manufacturer, or UPCorEANs. Returns lightweight product rows. |
| fo_search_products_fullA | Search FlexOffers product catalog with full details including discounts and sale flags. Slower than fo_search_products but richer data. |
| fo_list_catalogsB | List all product catalogs you have access to. Returns catalog IDs (cid) needed for product searches. |
| fo_count_productsA | Count products for a given catalog or filter before doing a full pull. |
| fo_generate_deeplinkA | Generate a monetized FlexOffers deep link for any merchant URL. Returns the affiliate tracking URL. |
| fo_list_cardsC | List financial card offers (credit cards, rewards cards) from FlexOffers. |
| fo_get_payment_summaryA | Get payout summary for a date range. Returns total commissions earned. |
| fo_get_payment_detailsA | Get detailed payout breakdown by advertiser for a date range. |
| fo_export_reportA | Export a performance report (clicks, approved sales, pending sales) for a date range. Returns CSV data as text. |
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
- 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/juangb87/flexoffers-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server