StackMCP
Intermediate

Ecommerce Developer Stack

Build and manage online stores with Shopify storefront development, Stripe payments, Supabase backend, and deployment automation.

5 servers34.0K tokens17% of context

Token Budget

34.0K used (17.0%)166.0K remaining
Supabase MCP12.9K (6.4%)
Stripe MCP7.7K (3.9%)
Shopify MCP6.2K (3.1%)
Vercel MCP6.2K (3.1%)
Context7 MCP1.0K (0.5%)

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

Config

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "supabase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@supabase/mcp-server-supabase"
      ],
      "env": {
        "SUPABASE_ACCESS_TOKEN": "YOUR_SUPABASE_ACCESS_TOKEN"
      }
    },
    "stripe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@stripe/mcp",
        "--tools=all"
      ],
      "env": {
        "STRIPE_SECRET_KEY": "YOUR_STRIPE_SECRET_KEY"
      }
    },
    "shopify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@shopify/dev-mcp"
      ]
    },
    "vercel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vercel-mcp"
      ],
      "env": {
        "VERCEL_API_TOKEN": "YOUR_VERCEL_API_TOKEN"
      }
    },
    "context7-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@upstash/context7-mcp"
      ]
    }
  }
}

Included Servers

Shopify MCP

Shopify

81
cms

Interact with Shopify Admin GraphQL API to manage products, orders, customers, inventory, and store data from your AI editor.

1.2k4.8k/wk6.2K tokens(3%)Official1w ago

Manage products, collections, orders, and storefront themes directly from your AI editor. The core of your ecommerce workflow.