WIP MCP server for file management.
0 stars
TypeScript
Updated Jun 30, 2025
mcp
mcp-server
Documentation
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
bash
npm run build
npm startDevelopment
bash
npm run devTesting
bash
npm run inspectAvailable 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
bash
npm installBuild
bash
npm run buildLicense
MIT
Similar MCP
Based on tags & features
Trending MCP
Most active this week