modelcontextprotocol/server-filesystem
Direct local file system access.
Quick Start
Clone the repository:
git clone https://github.com/modelcontextprotocol/servers-archived/tree/main/src/filesystemClaude Desktop configuration example:
{
"mcpServers": {
"modelcontextprotocol-servers-archived-4": {
"command": "npx",
"args": [
"-y",
"modelcontextprotocol/server-filesystem"
]
}
}
}Check the repository README for specific installation and configuration instructions.