StackMCP
Intermediate

Mobile Developer Stack

Native and cross-platform mobile development with Expo for React Native, Xcode build automation for iOS, cross-platform device testing, and crash monitoring.

5 servers62.8K tokens31% of context

Token Budget

62.8K used (31.4%)137.2K remaining
XcodeBuild MCP39.1K (19.6%)
Expo MCP7.7K (3.9%)
Mobile Next MCP7.7K (3.9%)
Figma MCP4.1K (2.1%)
Sentry MCP4.1K (2.1%)

Heavy token usage. Consider removing a server or using a larger context window.

Config

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "xcodebuild-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xcodebuildmcp"
      ]
    },
    "expo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "expo-mcp"
      ],
      "env": {
        "EXPO_TOKEN": "YOUR_EXPO_TOKEN"
      }
    },
    "mobile-next-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@anthropic/mobile-mcp"
      ]
    },
    "figma-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "figma-mcp"
      ],
      "env": {
        "FIGMA_ACCESS_TOKEN": "YOUR_FIGMA_ACCESS_TOKEN"
      }
    },
    "sentry-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sentry-mcp"
      ],
      "env": {
        "SENTRY_AUTH_TOKEN": "YOUR_SENTRY_AUTH_TOKEN"
      }
    }
  }
}

Included Servers

Recommended Skills

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

For Figma MCP

Implement DesignOfficialworkflow

Official Figma skill to translate designs into production-ready code with pixel-perfect accuracy. Follows a 7-step structured workflow.

npx skillsadd figma/mcp-server-guide/implement-design
Figma Design-to-Codeworkflow

Structured workflow for Figma-to-code with 1:1 visual fidelity. Uses Figma MCP for design context, screenshots, and assets.

npx skillsadd openai/skills/figma-implement-design
Senior Frontend Developerrole

Frontend development expertise for React, Next.js, TypeScript. Pairs with Figma MCP to turn designs into production components.

For Sentry MCP

Sentry Observabilityworkflow

Read-only observability: list issues, view events, monitor production errors via Sentry API. Includes bundled Python script.

npx skillsadd openai/skills/sentry