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.
Token Budget
Heavy token usage. Consider removing a server or using a larger context window.
Config
Paste in ~/.claude.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
Expo MCP
Expo
Build and manage React Native apps with Expo SDK guidance, EAS Build, EAS Update, simulator automation, and mobile development tools.
EAS builds, OTA updates, and app store submission from your editor. The core of any React Native workflow.
XcodeBuild MCP
Sentry
Build, test, and deploy iOS and macOS apps from your AI editor. Full Xcode project control with simulator management, UI automation, and debugging.
Full Xcode project control — build, test, deploy, and manage simulators for iOS/macOS without leaving your AI assistant.
Mobile Next MCP
Mobile Next
Cross-platform mobile automation for iOS and Android. Control emulators, simulators, and real devices with accessibility-tree-based interactions.
Test on real devices and emulators across iOS and Android. Accessibility-tree-based interactions for reliable UI automation.
Figma MCP
Community
Access Figma designs, extract design tokens, inspect layers, and bridge the gap between design and code from your AI editor.
Mobile UI is design-driven. Pull exact specs, spacing, and component details from Figma into your code.
Sentry MCP
Sentry
Query Sentry for error tracking, performance monitoring, and issue management directly from your AI editor.
Mobile crashes are hard to reproduce. Sentry surfaces device-specific errors so your AI can debug them in context.
Recommended Skills
Skills that pair with the servers in this stack. Learn more
For Figma MCP
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-designStructured 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-designFrontend development expertise for React, Next.js, TypeScript. Pairs with Figma MCP to turn designs into production components.
For Sentry MCP
Read-only observability: list issues, view events, monitor production errors via Sentry API. Includes bundled Python script.
npx skillsadd openai/skills/sentry