dsa-tracker-mcp-server

ashmitrrr/dsa-tracker-mcp-server
★ 0 stars Python Database Updated 1d ago
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dsa-tracker-mcp-serv": {
      "command": "uvx",
      "args": [
        "dsa-tracker-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install dsa-tracker-mcp-server

README Excerpt

This is an MCP server for tracking your progress through your DSA questions and comes loaded with a default list of Neetcode 150 (any custom DSA problem list can be switched per user) with built-in spaced repetition. Built with [FastMCP](https://github.com/modelcontextprotocol/python-sdk) and SQLite.

Tools (7)

DSA_TRACKER_DBDSA_TRACKER_PROBLEMS_FILEget_next_problemget_problem_historyget_statslog_attemptsearch_problems
📊
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 →