Provides handy utilities for Advent of Code, such as fetching puzzle input, exposed via an MCP server.
AOC Utilities is an MCP server designed to streamline your Advent of Code experience by offering convenient functions, like retrieving puzzle input for specific years and days. Beyond its utility for AoC participants, it serves as a practical demonstration for implementing a FastMCP server using Python, complete with detailed instructions on integrating it into AI tools like Gemini CLI. This makes it an ideal resource for developers looking to understand FastMCP server development and AI tool integration.