Skip to main content
Glama
affilync
by affilync

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AFFILYNC_TOKENYesJWT access token used for authentication with Affilync.
AFFILYNC_API_URLNoThe API base URL for Affilync.https://api.affilync.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingA

Health check — verify the Affilync API is reachable and your token is accepted.

getUserProfileA

Get your Affilync profile. Call this first to check if you are an affiliate or brand.

searchCampaignsB

Search for campaigns by name, description, or category

getNotificationsB

Get your recent notifications (approvals, payouts, messages)

listAvailableCampaignsA

List campaigns available to join as an affiliate. Shows active campaigns accepting new affiliates.

listMyLinksB

List all your affiliate tracking links

getEarningsSummaryA

Get your earnings summary — total, pending, available balance, paid out

listCommissionsA

List your individual commission records from conversions and sales

getClickAnalyticsA

Get click analytics — totals, today, this week, this month

listActiveCampaignsA

List campaigns you've joined and are currently active in

joinCampaignA

Apply to join an affiliate campaign. Some campaigns auto-approve.

generateAffiliateLinkB

Generate a tracking link for a campaign you've joined

requestPayoutA

Request a payout of your available earnings. IRREVERSIBLE — moves real money. Omitting the amount requests your full available balance.

listBrandCampaignsA

List all campaigns owned by your brand

getCampaignPerformanceA

Get detailed performance metrics for a campaign — clicks, conversions, revenue, EPC

listAffiliateApplicationsA

List affiliate applications for your campaigns

getBrandDashboardC

Get your brand's overall performance dashboard

listBrandAffiliatesA

List all affiliates working with your brand

createCampaignB

Create a new affiliate marketing campaign with a commission structure

decideApplicationA

Approve or reject an affiliate's application to join your campaign. Consequential — affects who can earn commissions on your campaign.

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/affilync/affilync-mcp'

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