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.

파일 MCP

표준화된 API를 통해 파일 시스템 작업을 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. 주로 프로토타입을 만들고 오류 로그를 MCP 클라이언트에 통합하기 위해 이 작업을 수행합니다.

용법

CLI

지엑스피1

개발

npm run dev

테스트

npm run inspect

사용 가능한 도구

도구 이름설명
readFile파일의 내용을 읽습니다
writeFile파일에 내용 쓰기
listFiles디렉토리의 파일 나열
tailFile파일에서 마지막 N줄을 읽습니다.
listTools서버에 등록된 모든 도구를 나열합니다

설치

npm install

짓다

npm run build

특허

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.

Expo 기반 React Native 애플리케이션을 위한 개발 및 디버깅 도구를 제공하는 Model Context Protocol 서버입니다. 이를 통해 개발자는 Expo 서버를 관리하고, 로그를 캡처하고, 프로젝트 파일을 조작할 수 있습니다.

  1. 용법
    1. CLI
    2. 개발
    3. 테스트
    4. 사용 가능한 도구
  2. 설치
    1. 짓다
      1. 특허

        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
          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