Skip to main content
Glama

Expo MCP Server

by mattlemmone

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

执照

麻省理工学院

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

一个模型上下文协议服务器,为基于 Expo 的 React Native 应用程序提供开发和调试工具,使开发人员能够管理 Expo 服务器、捕获日志和操作项目文件。

  1. 用法
    1. 命令行界面
    2. 发展
    3. 测试
    4. 可用工具
  2. 安装
    1. 建造
      1. 执照

        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
          5
          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
          29
          6
          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 -
          595

        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