
Refgrow MCP Server
@refgrow
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"refgrow": {
"command": "npx",
"args": [
"-y",
"@refgrow/mcp"
],
"env": {
"REFGROW_API_KEY": "rgk_your_api_key_here"
}
}
}
}Tools
7Get 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
Overview
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).
More AI & Agents MCP servers
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Comments