File Systems
Trust: 32/100 (Limited)Filesystem Guide
Read, create, and edit files.
1 starsby domdomegg
Quick Start
Install
npx filesystem-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-domdomegg-filesystem-mcp": {
"command": "npx",
"args": [
"filesystem-mcp"
]
}
}
}