Installation & Configuration
{
"mcpServers": {
"filesystem": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--mount",
"type=bind,src=/path/to/your/directory,dst=/projects",
"mcp/filesystem",
"/projects"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13