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

一个模型上下文协议 (MCP) 服务器,通过标准化 API 提供文件系统操作。我这样做主要是为了能够制作原型并将错误日志集成到 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