logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

file-mcp

Manage and monitor Expo development servers, enabling operations like starting, stopping, and querying server status while accessing logs and performing file operations. Streamlines the React Native development workflow and supports automation and AI-driven integrations with extendable tools.

Author

file-mcp logo

mattlemmone

No License

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

exporeactdevelopmentexpo developmentreact nativefile management

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

Installation

npm install

Build

npm run build

License

MIT

See Also

`