philgei_mcp_server_filesystem
0
The MCP Filesystem Server is an unofficial port of Claude's filesystem MCP server for demonstration and educational purposes. It allows integration with Claude Desktop for managing specified directories, with a focus on security through strict path validation.
MCP Filesystem Server
- Disclaimer: This unofficial port of Claude's filesystem MCP server is meant for educational purposes only and should not be used in production.
- Quick Start:
- Install using UVX.
- Usage with Claude Desktop:
- Edit
claude_desktop_config.json
to configure the server with desired directories. - Restart Claude Desktop to apply changes.
- Edit
- Security Note: Only specified directories are accessible, with strict path validation for security.
- Troubleshooting:
- Ensure package installation, proper directory permissions, and correct config file syntax for successful operation.