StackMCP
Beginner

React + Firebase Stack

Build React apps with Firebase backend. UI components, design integration, testing, and real-time database access.

5 servers31.8K tokens16% of context

Token Budget

31.8K used (15.9%)168.2K remaining
Playwright MCP10.3K (5.1%)
GitHub MCP10.3K (5.1%)
Figma MCP4.1K (2.1%)
Magic MCP (21st.dev)2.1K (1.0%)
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": {
    "playwright-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@playwright/mcp"
      ]
    },
    "github-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "YOUR_GITHUB_PERSONAL_ACCESS_TOKEN"
      }
    },
    "figma-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "figma-mcp"
      ],
      "env": {
        "FIGMA_ACCESS_TOKEN": "YOUR_FIGMA_ACCESS_TOKEN"
      }
    },
    "magic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@21st-dev/magic"
      ],
      "env": {
        "TWENTY_FIRST_API_KEY": "YOUR_TWENTY_FIRST_API_KEY"
      }
    },
    "context7-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@upstash/context7-mcp"
      ]
    }
  }
}

Included Servers

Figma MCP

Community

41
ui-design

Access Figma designs, extract design tokens, inspect layers, and bridge the gap between design and code from your AI editor.

28954/wk4.1K tokens(2%)1y ago

Import design specs directly into your React components. Firebase apps are frontend-heavy — design fidelity matters more here.