Expo MCP Server

by mattlemmone

Integrations

  • Provides tools for managing Expo development servers for React Native applications, including starting, stopping, and monitoring servers, capturing logs, and retrieving log statistics.

  • Offers file system operations within project directories, allowing reading, writing, and listing files to support development and debugging workflows.

  • Enables starting Expo development servers specifically for iOS application development and testing.

File MCP

A Model Context Protocol (MCP) server that provides file system operations through a standardized API. Mainly just doing this so I can prototype and integrate error logs into mcp clients.

Usage

CLI

npm run build npm start

Development

npm run dev

Testing

npm run inspect

Available Tools

Tool NameDescription
readFileRead contents of a file
writeFileWrite content to a file
listFilesList files in a directory
tailFileRead the last N lines from a file
listToolsList all tools registered in the server

Installation

npm install

Build

npm run build

License

MIT

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

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.

  1. Usage
    1. CLI
    2. Development
    3. Testing
    4. Available Tools
  2. Installation
    1. Build
      1. License

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          A production-ready template for creating Model Context Protocol servers with TypeScript, providing tools for efficient testing, development, and deployment.
          Last updated -
          1
          7
          12
          JavaScript
          MIT License
        • A
          security
          A
          license
          A
          quality
          A comprehensive Model Context Protocol server that provides advanced Node.js development tooling for automating project creation, component generation, package management, and documentation with AI-powered assistance.
          Last updated -
          7
          2
          JavaScript
          MIT License
        • A
          security
          F
          license
          A
          quality
          Implements the Model Context Protocol (MCP) over HTTP to provide remote access to BluestoneApps coding standards and React Native code examples.
          Last updated -
          10
          1
          TypeScript
          • Apple
        • -
          security
          F
          license
          -
          quality
          A Model Context Protocol server built with Express.js that provides cryptographic tools including key pair generation, shared secret derivation, and message encryption/decryption.
          Last updated -
          160
          JavaScript

        View all related MCP servers

        ID: i97un228jp