Solo Unicorn Club logoSolo Unicorn

Marketing Stack

HubSpot, Mailchimp, and Google Analytics wired for campaign automation

$99Integration StackFor operators paying for depth, tooling, and integration coverage

What you can have running in the first 7 days

Get a ready-to-run system that replaces blank-page setup.
Ship a usable package with 12 included files and working structure.
Move from purchase to first setup in about 10 min.

What is Marketing Stack?

An MCP bundle connecting the core marketing tool stack. Includes HubSpot (contacts, campaigns, forms), Mailchimp (lists, campaigns, automations), and Google Analytics (pageviews, events, conversions). Pre-configured with scoped permissions so your agent can manage campaigns, pull analytics, and sync contacts without admin access.

Setup Time

10 min

Difficulty

Intermediate

Works With
solo-unicornclaude-codecursor

What's Included

  • mcp-servers.json
  • servers/hubspot/config.json
  • servers/hubspot/auth-setup.md
  • servers/mailchimp/config.json
  • servers/mailchimp/auth-setup.md
  • servers/google-analytics/config.json
  • servers/google-analytics/auth-setup.md
  • docker-compose.yaml
  • env.example
  • scripts/setup.sh
  • scripts/test-connections.sh
  • README.md

Preview

mcp-servers.json
// mcp-servers.json
{
  "mcpServers": {
    "hubspot": {
      "command": "npx",
      "args": ["-y", "@mcp/hubspot-server"],
      "env": {
        "HUBSPOT_API_KEY": "${HUBSPOT_API_KEY}",
        "HUBSPOT_PORTAL_ID": "${HUBSPOT_PORTAL_ID}"
      }
    },
    "mailchimp": {
      "command": "npx",
      "args": ["-y", "@mcp/mailchimp-server"],
      "env": {
        "MAILCHIMP_API_KEY": "${MAILCHIMP_API_KEY}",
        "MAILCHIMP_SERVER_PREFIX": "${MAILCHIMP_SERVER_PREFIX}"
      }
    },
    "google-analytics": {
      "command": "npx",
      "args": ["-y", "@mcp/ga4-server"],
      "env": {
        "GA_PROPERTY_ID": "${GA_PROPERTY_ID}",
        "GA_CREDENTIALS_PATH": "./credentials/ga.json"
      }
    }
  }
}

Installation Guide

Get up and running in under 5 minutes.

# Copy MCP server configs
cp -r marketing-mcp-bundle/servers/ .mcp/

# Install server dependencies
cd .mcp && bun install

# Start servers
bun run mcp:start

Integration Stack. Pay once for the asset. Upgrade to implementation only when you want higher-touch help.

Share

Community acceleration

Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.

Upgrade path

  • Start with this package and validate the workflow.
  • Add specialized skills or bundles once the core system is stable.
  • Use the community to sharpen positioning, demos, and feedback loops.

Need this adapted to your business?

Buy the asset first if you can run it yourself. If this workflow is business-critical or needs custom implementation, move into a sprint or fractional CIO advisory instead of guessing.

Discuss implementation →
Files included12
Setup time10 min
Difficultyintermediate

Tags

mcphubspotmailchimpgoogle-analyticsmarketingcampaigns