imaginasean/file-system-mcp
An MCP server to connect to your local file system. Best for using local LLM with tool support to drive the use of it
Platform-specific configuration:
{
"mcpServers": {
"file-system-mcp": {
"command": "npx",
"args": [
"-y",
"file-system-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...