GrowSurf MCP Server
Rank #6,034com.growsurf/growsurf
Build and manage GrowSurf referral and affiliate programs through AI assistants.
GrowSurf MCP Server is a Model Context Protocol (MCP) server published by growsurf. It ranks #6,034 of 132,046 servers tracked on MCP Toplist. GrowSurf MCP Server is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Jul 14, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 126,012 of 132,046 servers on MCP Toplist.
Use GrowSurf MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http growsurf https://mcp.growsurf.com/claude mcp add growsurf -e "GROWSURF_API_KEY=<your GROWSURF_API_KEY>" -e "GROWSURF_CAMPAIGN_ID=<your GROWSURF_CAMPAIGN_ID>" -e "GROWSURF_UPLOAD_ALLOWED_ORIGINS=<your GROWSURF_UPLOAD_ALLOWED_ORIGINS>" -- npx -y @growsurfteam/growsurf-mcpReplace each placeholder with your own value before saving.
[mcp_servers.growsurf]
url = "https://mcp.growsurf.com/"Add to ~/.codex/config.toml.
[mcp_servers.growsurf]
command = "npx"
args = ["-y", "@growsurfteam/growsurf-mcp"]
[mcp_servers.growsurf.env]
GROWSURF_API_KEY = "<your GROWSURF_API_KEY>"
GROWSURF_CAMPAIGN_ID = "<your GROWSURF_CAMPAIGN_ID>"
GROWSURF_UPLOAD_ALLOWED_ORIGINS = "<your GROWSURF_UPLOAD_ALLOWED_ORIGINS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.growsurf.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"growsurf": {
"command": "npx",
"args": [
"-y",
"@growsurfteam/growsurf-mcp"
],
"env": {
"GROWSURF_API_KEY": "<your GROWSURF_API_KEY>",
"GROWSURF_CAMPAIGN_ID": "<your GROWSURF_CAMPAIGN_ID>",
"GROWSURF_UPLOAD_ALLOWED_ORIGINS": "<your GROWSURF_UPLOAD_ALLOWED_ORIGINS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"growsurf": {
"url": "https://mcp.growsurf.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"growsurf": {
"command": "npx",
"args": [
"-y",
"@growsurfteam/growsurf-mcp"
],
"env": {
"GROWSURF_API_KEY": "<your GROWSURF_API_KEY>",
"GROWSURF_CAMPAIGN_ID": "<your GROWSURF_CAMPAIGN_ID>",
"GROWSURF_UPLOAD_ALLOWED_ORIGINS": "<your GROWSURF_UPLOAD_ALLOWED_ORIGINS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"growsurf": {
"type": "http",
"url": "https://mcp.growsurf.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"growsurf": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@growsurfteam/growsurf-mcp"
],
"env": {
"GROWSURF_API_KEY": "<your GROWSURF_API_KEY>",
"GROWSURF_CAMPAIGN_ID": "<your GROWSURF_CAMPAIGN_ID>",
"GROWSURF_UPLOAD_ALLOWED_ORIGINS": "<your GROWSURF_UPLOAD_ALLOWED_ORIGINS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"growsurf": {
"serverUrl": "https://mcp.growsurf.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"growsurf": {
"command": "npx",
"args": [
"-y",
"@growsurfteam/growsurf-mcp"
],
"env": {
"GROWSURF_API_KEY": "<your GROWSURF_API_KEY>",
"GROWSURF_CAMPAIGN_ID": "<your GROWSURF_CAMPAIGN_ID>",
"GROWSURF_UPLOAD_ALLOWED_ORIGINS": "<your GROWSURF_UPLOAD_ALLOWED_ORIGINS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"growsurf": {
"url": "https://mcp.growsurf.com/"
}
}
}{
"mcpServers": {
"growsurf": {
"command": "npx",
"args": [
"-y",
"@growsurfteam/growsurf-mcp"
],
"env": {
"GROWSURF_API_KEY": "<your GROWSURF_API_KEY>",
"GROWSURF_CAMPAIGN_ID": "<your GROWSURF_CAMPAIGN_ID>",
"GROWSURF_UPLOAD_ALLOWED_ORIGINS": "<your GROWSURF_UPLOAD_ALLOWED_ORIGINS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.growsurf%2Fgrowsurf)<a href="https://mcptoplist.com/server/com.growsurf%2Fgrowsurf"><img src="https://mcptoplist.com/badge/com.growsurf%2Fgrowsurf.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
growsurf
Available versions (7)
| Version | Published |
|---|---|
| 0.18.1 | Sep 21, 2026 |
| 0.18.0 | Sep 21, 2026 |
| 0.17.0 | Sep 21, 2026 |
| 0.16.0 | Sep 17, 2026 |
| 0.15.1 | Sep 14, 2026 |
| 0.15.0 | Sep 14, 2026 |
| 0.12.2 | Aug 25, 2026 |
Frequently asked questions
- Who maintains GrowSurf MCP Server?
- GrowSurf MCP Server is maintained by growsurf, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is GrowSurf MCP Server listed on the Official MCP Registry?
- Yes — GrowSurf MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does GrowSurf MCP Server have?
- MCP Toplist tracks 7 versions of GrowSurf MCP Server, most recently published on Sep 21, 2026.
- Where can I find the source code for GrowSurf MCP Server?
- The source code for GrowSurf MCP Server is hosted at github.com/growsurf/growsurf-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.