expo-mcp-server

CaullenOmdahl/expo-mcp-server

3.2

If you are the rightful owner of expo-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Expo MCP Server facilitates programmatic interaction with Expo projects and EAS, providing tools for project management, development workflow, and cloud services.

Tools

Functions exposed to the LLM to take actions

expo_init_project

Create new Expo projects with templates.

expo_install_packages

Install packages with automatic version validation.

expo_get_config

View and validate app configuration.

expo_prebuild

Generate native iOS/Android project directories.

expo_doctor

Run comprehensive project diagnostics.

eas_build_create

Trigger cloud builds for iOS, Android, or both.

eas_build_list

List recent builds with filtering.

eas_build_status

Get detailed build status and logs.

eas_build_cancel

Cancel in-progress builds.

eas_update_publish

Publish over-the-air updates to branches/channels.

eas_update_list

List published updates.

eas_channel_create

Create update channels for distribution.

eas_submit_ios

Submit iOS builds to App Store Connect/TestFlight.

eas_submit_android

Submit Android builds to Google Play Console.

expo_whoami

Check authentication status.

eas_project_info

Get EAS project configuration and metadata.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources