Provides current time and generates random numbers through a simple Model Context Protocol (MCP) server.
My Little is a remarkably simple and efficient Model Context Protocol (MCP) server designed to provide essential utilities to AI agents and other systems. It offers two core functionalities: fetching the current time in various formats (KST, ISO, timestamp) and generating random numbers within a customizable range. Built with a minimal codebase using the pure MCP SDK, it prioritizes type safety with TypeScript and Zod, making it an ideal choice for quick integration, development, and testing within an MCP ecosystem.