60
/ 100
1 month ago
glama

expo-mcp

Enables AI assistants to execute Expo and EAS operations including project setup, cloud builds, OTA updates, app submission, and diagnostics.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — automation_take_screenshot (line 55: fs.promises.rm(outputPath, { force: true })); automation_take_screenshot_by_testid (line 55: fs.promises.rm(outputPath, { force: true }))
48 tools verified — handlers match their declared behaviour
6 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: EXPO_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configANDROID_HOME
configANDROID_SDK_ROOT
configEXPO_DEV_SERVER_PORT
configEXPO_DEV_SERVER_URLdev-server-url / : explicit Metro URL
configEXPO_MCP_SERVER_URLmcp-server-url / : tunnel server URL
configEXPO_PROJECT_ROOTroot / : Expo project root
🔐 secretEXPO_TOKENfor account/EAS actions in MCP tools
configRCT_METRO_PORT
configWORKSPACE_FOLDER_PATHS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 9 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sajidalee1-expo-mcp-wuucsf)](https://m8ven.ai/mcp/sajidalee1-expo-mcp-wuucsf)
commit: b32d35a817609ec3972643c30c5ea2636a520266
code hash: b6f73520387f932b033a838fb6bcc639968f46d3c2b3a4fdfd829530fabe5b43
verified: 6/23/2026, 10:24:13 AM
view raw JSON →