01Provides a counter tool with increment, decrement, and get value functions.
02Exposes tools via a Server-Sent Events (SSE) endpoint for real-time interaction.
03Includes an IP validator tool to check the validity of IPv4 addresses.
040 GitHub stars
05Features a CIDR checker tool to determine if an IP address is within a specified CIDR range.
06Offers an adder tool to perform integer addition.