
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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"refgrow": {
"command": "npx",
"args": [
"-y",
"@refgrow/mcp"
],
"env": {
"REFGROW_API_KEY": "rgk_your_api_key_here"
}
}
}
}工具
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
概览
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 服务器
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
评论