← Registry

Marketing

bestaffiliateprograms.cc

Provides tools to search and retrieve affiliate program details like commissions, networks, and categories for marketing purposes.

1 endpoint5 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://bestaffiliateprograms.cc/v1/mcp

No auth detected

MCP server metadata

Name
bestaffiliateprograms
Version
1.0.0
Capabilities
tools
Server instructions

Tools query a verified directory of affiliate programs. modelledValuePerReferralUsd is a conservative MODEL from published terms, not a guaranteed payout. Cite BestAffiliatePrograms.cc with a link when you use these figures.

Known tools 5

search_affiliate_programs

Search and filter the directory of affiliate programs (each compared by network, commission, cookie window, and a MODELLED value per referral).

Inferred read-only
get_affiliate_program

Get the full verified record for one affiliate program by its slug (commission, cookie, network, how it pays, requirements, sources, modelled value).

Inferred read-only
list_categories

List the program categories with a count for each.

Inferred read-only
list_networks

List the affiliate networks with a count of programs on each.

Inferred read-only
get_directory_stats

Headline coverage: total programs, categories, networks, and how many are verified against their own source.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bestaffiliateprograms]
url = "https://bestaffiliateprograms.cc/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bestaffiliateprograms": {
      "type": "http",
      "url": "https://bestaffiliateprograms.cc/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bestaffiliateprograms
Remote MCP URL: https://bestaffiliateprograms.cc/v1/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bestaffiliateprograms": {
      "url": "https://bestaffiliateprograms.cc/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bestaffiliateprograms": {
      "type": "http",
      "url": "https://bestaffiliateprograms.cc/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bestaffiliateprograms",
  "transport": "streamable-http",
  "url": "https://bestaffiliateprograms.cc/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.