loading…
Search for a command to run...
loading…
Manage files with fast reading, searching, listing, and line counting. Retrieve detailed file information and filter results with glob patterns. Stay safe with
Manage files with fast reading, searching, listing, and line counting. Retrieve detailed file information and filter results with glob patterns. Stay safe with path traversal protection, file size limits, and binary detection.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"fileops-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"evenli01/fileops-server"
]
}
}
}