About
Overview
The Expo MCP Server enables AI agents to interact with Expo's React Native development platform. It provides tools for building, deploying, and managing mobile applications.
Capabilities
Tools & Capabilities
⚡build
Start an EAS build
⚡publish
Publish an update
⚡list_builds
List recent builds
⚡get_build
Get build status
Setup
Installation
bash
Install
npx -y @expo/mcp-server-expoExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"expo": {
"command": "npx",
"args": ["-y", "@expo/mcp-server-expo"]
}
}
}Quick Info
Authorexpo
LanguageTypeScript
StatusStable
Stars★ 50
Last UpdatedFeb 12, 2026