Skip to main content
Glama
mattlemmone

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 Name

Description

readFile

Read contents of a file

writeFile

Write content to a file

listFiles

List files in a directory

tailFile

Read the last N lines from a file

listTools

List all tools registered in the server

Related MCP server: MCP Command Proxy

Installation

npm install

Build

npm run build

License

MIT

Install Server
F
license - not found
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    F
    maintenance
    A Model Context Protocol server that provides tools for code modification and generation via Large Language Models, allowing users to create, modify, rewrite, and delete files using structured XML instructions.
    Last updated
    12
    2
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A proxy server that enables AI assistants to run and interact with command-line applications like Expo through the Model Context Protocol (MCP), capturing logs and allowing keypress forwarding.
    Last updated
    34
    12
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A Model Context Protocol server that provides tooling support for Ember.js development, allowing developers to execute CLI commands, run codemods, access documentation, and discover community resources.
    Last updated
    7
    481
    26
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    An extensible Model Context Protocol server that enables AI assistants like Claude to generate React Native components and perform development tasks through a standardized interface.
    Last updated
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • A Model Context Protocol server for Wix AI tools

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • MCP (Model Context Protocol) server for Appwrite

View all MCP Connectors

Latest Blog Posts

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/file-mcp'

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