abdielou/filesystem-mcp
Context-safe MCP filesystem server with pagination. Fork of @modelcontextprotocol/server-filesystem with offset/limit on all list/search/read tools to prevent large directories from blowing up LLM context windows.
Platform-specific configuration:
{
"mcpServers": {
"filesystem-mcp": {
"command": "npx",
"args": [
"-y",
"filesystem-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...