json// claude_desktop_config.json
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/path/to/allowed"]
}
}
}mcpVisit Site ↗
Filesystem MCP Server
Official MCP server providing secure file system access with configurable allowed directories. Supports read, write, and directory listing.