aoc-mcp
by mazharenko
Overview
Simplifies interaction with the Advent of Code website by providing tools to get puzzle progress, submit answers, and retrieve personal puzzle inputs, enhancing the puzzle-solving workflow.
Installation
docker run -i --rm -e SESSION_COOKIE=<YOUR_SESSION_COOKIE> ghcr.io/mazharenko/aoc-mcpEnvironment Variables
- SESSION_COOKIE
Security Notes
The server requires a sensitive Advent of Code session cookie via an environment variable. While this is the correct method for passing secrets to a Docker container, users must trust the maintainer as the underlying source code for the Docker image is not provided for audit within this context. Running any external Docker image without auditing its source code carries inherent risks, especially when handling sensitive credentials.
Similar Servers
Scrapling
Provides adaptive web scraping capabilities to AI chatbots and agents, allowing them to fetch, parse, and extract targeted data from websites, including dynamic content and anti-bot protected sites.
kindly-web-search-mcp-server
Provides web search with robust, LLM-optimized content retrieval from various sources (StackExchange, GitHub, Wikipedia, arXiv, and general webpages) for AI coding assistants.
attio-mcp-server
Provides an edge-compatible core library for building Attio Model Context Protocol (MCP) servers, enabling AI agents to interact with the Attio CRM via defined tools and a flexible HTTP client, including comprehensive data management and validation.
ava
AI-powered progress tracking and communication tool for developers, integrating with coding agents and Slack to reduce context switching.