Stats
Actions
Tags
From expo-devtools-plugin
Connects remotely to Expo's MCP endpoint to enable Claude to manage Expo projects, builds, and deployments.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"expo-mcp": {
"type": "http",
"url": "https://mcp.expo.dev/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.expo.dev/mcpnpx claudepluginhub W3Dev/coding-agent --plugin expo-devtools-plugin