MCP.so
登录

Refgrow MCP Server

@refgrow

关于 Refgrow MCP Server

MCP server for managing affiliate and referral programs. Create programs, track referrals, manage affiliates, process conversions, and handle payouts — all through AI assistants like Claude, Cursor, and ChatGPT.

基本信息

分类

AI 与智能体

传输方式

stdio

发布者

refgrow

提交者

Alexandr Belogubov

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "refgrow": {
      "command": "npx",
      "args": [
        "-y",
        "@refgrow/mcp"
      ],
      "env": {
        "REFGROW_API_KEY": "rgk_your_api_key_here"
      }
    }
  }
}

工具

7

Get project details and settings

List all affiliates

Get specific affiliate details

List referrals with filters

List conversions with filters

Get dashboard analytics

List payout history

概览

What is Refgrow MCP Server?

Refgrow MCP Server is an MCP (Model Context Protocol) server that integrates AI assistants with the Refgrow SaaS platform for creating and managing affiliate/referral programs. It enables program management, affiliate tracking, conversion analytics, and payout processing.

How to use Refgrow MCP Server?

Install via MCP configuration using npx and set the required environment variable REFGROW_API_KEY. Obtain an API key by signing up at refgrow.com, creating a project, and generating a key in Project Settings → API. Once configured, available tools can be invoked by an MCP client.

Key features of Refgrow MCP Server

  • Create and configure affiliate programs with custom commission rates
  • View, approve, and manage affiliates
  • Track clicks, signups, and conversions in real-time
  • Monitor revenue, commissions, and performance metrics
  • Process affiliate payouts via PayPal or Wise

Use cases of Refgrow MCP Server

  • Automate affiliate program creation and configuration
  • Retrieve and manage affiliate lists and details programmatically
  • Fetch referral and conversion data for performance analysis
  • Access dashboard statistics and payout history without logging into the UI

FAQ from Refgrow MCP Server

How do I get an API key for Refgrow MCP Server?

Sign up at refgrow.com, create a project, then go to Project Settings → API and generate an API key.

What tools does Refgrow MCP Server provide?

It provides tools: get_project, get_affiliates, get_affiliate, get_referrals, get_conversions, get_dashboard_stats, and get_payouts.

What environment variable is required?

The REFGROW_API_KEY environment variable must be set with your API key (e.g., rgk_your_api_key_here).

评论

AI 与智能体 分类下的更多 MCP 服务器