Skip to main content
Glama

Expo MCP Server

by mattlemmone

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

Install Server
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 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
          4
          JavaScript
          MIT License
        • A
          security
          A
          license
          A
          quality
          A Model Context Protocol server that provides tools for Xcode-related operations, making it easier to work with iOS project management, building, testing, archiving, and deploying apps to both simulators and physical devices.
          Last updated -
          9
          669
          4
          JavaScript
          MIT License
          • Apple
        • -
          security
          F
          license
          -
          quality
          A production-grade Model Context Protocol server that enables secure management of context data through a React dashboard, supporting ZIP processing, context approval workflows, and system monitoring.
          Last updated -
          693
          TypeScript

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/mattlemmone/expo-mcp'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server