MCP File System
A Model Context Protocol (MCP) server that provides filesystem operations through a standardized interface.
Features
- File operations (read/write)
- Directory management (create/list/delete)
- File movement and renaming
- File metadata retrieval
- File search capabilities
- Access control through allowed directories
Getting Started
- Install dependencies:
npm install
- Build the project:
npm run build
- Run the server with allowed directories:
npm start /path/to/allowed/directory [/path/to/another/directory ...]
Documentation
- Server Implementation Details - Learn about the server implementation and recent fixes
- See the MCP SDK Documentation for more details about the protocol
Development
The server is built using:
- TypeScript
- MCP SDK (high-level API)
- Node.js filesystem APIs
Security
The server implements path validation to ensure operations only occur within allowed directories specified at startup.
License
ISC
File System Operations Server
by Wayazi
Project Details
- Wayazi/mcp_file_system
- MIT License
- Last Updated: 4/6/2025
Recomended MCP Servers
Baseline Server for Web API Support
特定のWeb APIに関するBaselineの状況を提供するModel Context Protocolサーバー
Yonote Document Interaction Server
Yonote MCP Server Prototype
🧩
VoiceMacro
Astrotask
🔭 Task management system for AI agents
Pollinations Server
pollinations-mcp
🧩
Echo Map
MCP-Sentry
A Model Context Protocol server for retrieving and analyzing issues from Sentry.io
Git Spice MCP Server
API to MCP Tools
A Node.js package that converts APIs to MCP (Model Context Protocol) tools.
AWS Nova Canvas Server
MCP server for generating and editing images using AWS Bedrock’s Nova Canvas model
🧩
Postgres Query Server
🧩
OpenAI Image API Server





