AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Free 30 days.
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
binreplace is a command line tool to search and replace binary sequences in a file. It can be very powerful when used together with grep and sed. It uses prefix tree internally to search. It's efficient even with millions of search terms.
A Java-based command-line tool for automatically removing old backups selectively. It can be used when you already make daily backups on disk, and want to clean them up while still keeping some of the ones made weeks, months or years ago.
This is the far-easiest command line tool for running torrents under Linux. It only has 4 options, but a little-more advanced user can finetune it by editing. Created by Salcay's Boring Hours
Blitz is a generic tool whose purpose is to maintain and execute test cases of arbitrary complexity. Blitz can be used either as a command-line tool or as a full-featured graphical user interface.
This is a Python interface for reading and writing Magellan GPS unit map files. There is also a command line tool for creating GPS maps from OpenStreetMap data.
Readfile A simple command line tool to read files. If no file is given as the command prompt a prompt where spaces can be used is presented. It's kind of like cat, only without all the extra features.
A cross-platform, lightweight, command-line tool for synchronizing a source and a target directory. It is easy to use and ideal for non-interactive scripts to synchronize two directories. It incorporates a time window to avoid FAT partitions problems.
lf is a command-line tool to list files in a terse format, sorted by file extensions. Sorts by the user's locale, or by ASCII, and has many options to control its behavior.
A simple to use and configurable command line tool which generates effective lines of code (eLoc) summaries for any text based programming language. By default, it currently supports the following file types: java, xml, sql, cs, css, js, and more.
fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
Provides a linux/unix command line tool to "scrub" comma delimited files. Removing extra spaces, mr. dr. etc. Also removing duplicate records based on a comparison of columns/fields. It's a bash script using awk, cut, join and nl. Using a little perl
Crc32.NET is a command line tool written in C# which can verify the CRC32 of a file or set of files, comparing the calculated value against the value stored in the file name (if any). It can also add, remove, or update CRC32 values in a file name.
PyUserCreate is a tool for *NIX OSes that allows you to accept user account requests from a web interface, and use a simple command-line tool to approve/disprove requests.
Php2Xmi is a command-line tool written in PHP which scans PHP classes and builds an XMI file with UML representaion of classes found. XMI could be viewed using KDE's Umbrello modelling tool
JavaFlashFFT generate the spectrum of a audio file (6x RT), and store the result in a XML file that will be read by the flash client to draw a realtime spectrum. Can be used as a command line tool or integrated in a servlet to dynamically serve content.
Synclair is a tool for diff'ing and synchronizing directories. It also includes a utility to find duplicate files (by name, or md5 hash). It is a command line tool, written in Java.
cut2 is a command line tool for extracting sections of each line from a file or stdin. cut2 is designed to treat multiple delimiters in sequence as a single delimiter.
A command line tool that allows a semi-automated scientific articles management. It assumes an existence of a directory of a specific format in the file system. The tool interprets the data stored in the directory (called a repository), extend it via the usage of some automatic tools such as pdftotext, and search the text as well as some metadata.