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 とエージェント」の他のコンテンツ