@customable/filesystem-mcp (1.0.5)
Installation
@customable:registry=npm install @customable/filesystem-mcp@1.0.5"@customable/filesystem-mcp": "1.0.5"About this package
📁 filesystem-mcp
MCP Server for secure filesystem operations.
Features
Core Operations
- 📖
read_file- Read file contents - ✍️
write_file- Write file contents - 📋
list_files- List files in directory - 🔍
search_files- Search in files - 🗂️
create_directory- Create directory - 🗑️
delete_file- Delete file - 📊
get_file_info- Get file metadata
Security
- Path traversal prevention
- Sandboxed operations
- Configurable allowed directories
- File size limits
Installation
npm install
npm run build
Usage
npm start
Configuration
Set environment variables:
ALLOWED_PATHS- Comma-separated list of allowed base pathsMAX_FILE_SIZE- Maximum file size in bytes (default: 10MB)
License
MIT
Dependencies
Dependencies
| ID | Version |
|---|---|
| @modelcontextprotocol/sdk | ^0.5.0 |
| @types/glob | ^8.1.0 |
| glob | ^11.0.3 |
| zod | ^3.23.8 |
Development dependencies
| ID | Version |
|---|---|
| @types/node | ^22.0.0 |
| typescript | ^5.5.0 |
Keywords
mcp
filesystem
file-operations
mcp-server
Details
2025-10-07 17:13:44 +02:00
Assets (1)
Versions (2)
View all
npm
1
Customable Team
MIT
9.7 KiB
filesystem-mcp-1.0.5.tgz
9.7 KiB