AlgoLog

trimoyee-g/AlgoLog
★ 0 stars Python Database Updated today
Log competitive-programming attempts with a 1–5 self-rating, find similar problems you struggled with, and get a weekly LLM digest. Browser extension + React dashboard + MCP server, all running locally.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "algolog": {
      "command": "uvx",
      "args": [
        "algolog"
      ]
    }
  }
}

Or install with pip: pip install algolog

README Excerpt

<div align="center"> **Self-rate your CP submissions, revisit what didn't stick.** Log every LeetCode / Codeforces / CodeChef / AtCoder / GFG problem you attempt with a 1–5 difficulty score and an honest "did I actually solve this myself?" flag. AlgoLog finds problems similar to ones you struggled with, resurfaces weak ones on a spaced-repetition

Tools (6)

DATABASE_URLFRONTEND_ORIGINMCP_PUBLIC_URLOLLAMA_BASE_URLOLLAMA_MODELSUPABASE_PROJECT_URL

Topics

dockerfastapimcp-serverpgvectorpostgresqlpythonreactjstypescript
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →