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クライアントに統合するためにこれを使用しています。

使用法

コマンドライン

npm run build npm start

発達

npm run dev

テスト

npm run inspect

利用可能なツール

ツール名説明
readFileファイルの内容を読み取る
writeFileファイルにコンテンツを書き込む
listFilesディレクトリ内のファイルを一覧表示する
tailFileファイルから最後のN行を読み込む
listToolsサーバーに登録されているすべてのツールを一覧表示します

インストール

npm install

建てる

npm run build

ライセンス

マサチューセッツ工科大学

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 アプリケーションに開発およびデバッグ ツールを提供するモデル コンテキスト プロトコル サーバー。開発者は、Expo サーバーを管理し、ログをキャプチャし、プロジェクト ファイルを操作できます。

  1. 使用法
    1. コマンドライン
    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