StackMCP
Beginner

Customer Success Stack

Retain and grow accounts by tracking customer health, resolving issues quickly, and building lasting relationships.

5 servers21.6K tokens11% of context

Token Budget

21.6K used (10.8%)178.4K remaining
HubSpot MCP5.2K (2.6%)
Jira MCP5.2K (2.6%)
Notion MCP5.2K (2.6%)
Slack MCP (Official)4.1K (2.1%)
Google Analytics MCP2.1K (1.0%)

Moderate token usage. You will have good room for prompts but watch if adding more servers.

Config

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "hubspot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hubspot/mcp-server"
      ],
      "env": {
        "HUBSPOT_ACCESS_TOKEN": "YOUR_HUBSPOT_ACCESS_TOKEN"
      }
    },
    "jira-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jira-mcp"
      ],
      "env": {
        "JIRA_URL": "YOUR_JIRA_URL",
        "JIRA_EMAIL": "YOUR_JIRA_EMAIL",
        "JIRA_API_TOKEN": "YOUR_JIRA_API_TOKEN"
      }
    },
    "notion-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "notion-mcp-server"
      ],
      "env": {
        "NOTION_API_KEY": "YOUR_NOTION_API_KEY"
      }
    },
    "slack-official-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-slack"
      ],
      "env": {
        "SLACK_BOT_TOKEN": "YOUR_SLACK_BOT_TOKEN",
        "SLACK_TEAM_ID": "YOUR_SLACK_TEAM_ID"
      }
    },
    "google-analytics-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@google-analytics/mcp"
      ],
      "env": {
        "GA_PROPERTY_ID": "YOUR_GA_PROPERTY_ID",
        "GOOGLE_APPLICATION_CREDENTIALS": "YOUR_GOOGLE_APPLICATION_CREDENTIALS"
      }
    }
  }
}

Included Servers

Recommended Skills

Skills that pair with the servers in this stack. Learn more

For Notion MCP

Notion Knowledge Captureworkflow

Convert conversations into structured Notion pages. Automatically organizes knowledge into databases and linked pages.

npx skillsadd openai/skills/notion-knowledge-capture
Notion Spec to Implementationworkflow

Turn Notion specs into implementation plans and tasks. Bridges product requirements with engineering execution.

npx skillsadd openai/skills/notion-spec-to-implementation
Content Creatorrole

SEO-optimized marketing content with consistent brand voice. Pairs with Notion MCP for content management workflows.