Interacts with the Advent of Code website to simplify puzzle-solving.
Aoc is an MCP server designed to interact with the Advent of Code website, aiming to streamline interactions and enhance the puzzle-solving experience. Developed for educational purposes, it provides tools to simplify accessing and managing Advent of Code progress. Note that building a self-submitting app around solutions is likely a more efficient approach for automated submissions.
Key Features
01Gets star count for a specified Advent of Code year
02Provides an API to interact with Advent of Code
031 GitHub stars
04Simplifies Advent of Code puzzle-solving workflow
Use Cases
01Tracking progress on Advent of Code puzzles
02Automating interactions with the Advent of Code website
03Educational tool for learning about web interaction and APIs