Expo MCP ServerServer

integrations
GitHub
React NativeDevelopment ToolsExpo

Loading subscription status...

💡 Description

A Model Context Protocol server that provides development and debugging tools for Expo-based React Native applications, enabling developers to manage Expo servers, capture logs, and manipulate project files.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Expo MCP Server": {
        "env": {},
        "args": [],
        "command": "expo start"
      }
    }
  ]
}

🛠️ Tools

Expo CLILog Capture Tool

Features

  • Manage Expo development servers
  • Capture logs
  • Interact with the Expo CLI

💬 Example Queries

  • Start the Expo development server
  • Capture logs from the running Expo server
  • Stop the Expo server