Home › Marketing & E-Commerce › GrowSurf
GrowSurf
Build and manage GrowSurf referral and affiliate programs through AI assistants.
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp.growsurf.com Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http growsurf-mcp https://mcp.growsurf.com
Or add to your MCP client config:
{
"mcpServers": {
"growsurf-mcp": {
"url": "https://mcp.growsurf.com"
}
}
}
Package (npm 0.19.1)
npx -y @growsurfteam/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"growsurf-mcp": {
"command": "npx",
"args": [
"-y",
"@growsurfteam/[email protected]"
],
"env": {
"GROWSURF_API_KEY": "<YOUR_VALUE>",
"GROWSURF_CAMPAIGN_ID": "<YOUR_VALUE>",
"GROWSURF_UPLOAD_ALLOWED_ORIGINS": "<YOUR_VALUE>"
}
}
}
}
GROWSURF_API_KEYsecret — A GrowSurf API key with access to the programs and actions you want to use.GROWSURF_CAMPAIGN_ID— The default GrowSurf program ID for program-scoped tools.GROWSURF_UPLOAD_ALLOWED_ORIGINS— A comma-separated allowlist of exact HTTPS origins accepted from GrowSurf FILE Resource upload tickets.
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry