filesystem-mcp
MCPOfficial Anthropic MCP server for local filesystem access.
rclone
CLISync files to and from cloud storage (S3, GCS, Dropbox, etc.).
rclone ls remote:bucket-namecsvkit
CLIA suite of utilities for converting and working with CSV files.
exiftool
CLIRead and write meta information in image, audio, and video files.
fd
CLIA simple, fast, and user-friendly alternative to find.
fd -e ts .+2 more matching recipeslsof
CLIList open files and the processes that opened them.
sops
CLISecrets management tool supporting YAML, JSON, and .env files.
ripgrep
CLIRecursively searches directories for a regex pattern, respecting .gitignore.
rg 'pattern' .+1 more matching recipeeza
CLIA modern, maintained replacement for ls with color and Git support.
eza -la --gitglow
CLIRender Markdown on the CLI, with style.
glow .lsd
CLIThe next gen ls command with many pretty colors and cool icons.
lsd -lanushell
CLIA new type of shell that understands structured data.
ls | where size > 1mbrsync
CLIFast, versatile file copy and sync tool for local and remote transfers.
rsync -av --delete src/ dst/sed
CLIStream editor for filtering and transforming text.
grep -rl 'old' . | xargs perl -pi -e 's/old/new/g'tar
CLICreate, list, and extract .tar / .tar.gz archives. Preinstalled on macOS and Linux.
tar -tzf archive.tgzzip / unzip
CLICreate and extract .zip archives. Preinstalled on macOS and most Linux images.
unzip -l archive.zipage
CLISimple, modern file encryption with small explicit keys.
aider
CLIAI pair programming in your terminal — edit code with LLMs.
bat
CLIA cat clone with syntax highlighting and Git integration.
curl
CLITransfer data from or to a server using various protocols.
direnv
CLILoad and unload environment variables depending on the current directory.
duckdb
CLIIn-process analytical SQL database engine.
ffmpeg
CLIComplete, cross-platform solution for recording, converting, and streaming audio/video.
gifsicle
CLICreate, manipulate, and optimize GIF images and animations.