Loading MCP server directory, please wait...
Track DSA/LeetCode practice with spaced repetition, ships with NeetCode 150.
npx @getmcp/cli add io.github.ashmitrrr/dsa-tracker-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ashmitrrr/dsa-tracker-mcp-server": {
"command": "uvx",
"args": [
"dsa-tracker-mcp"
],
"env": {
"DSA_TRACKER_DB": "",
"DSA_TRACKER_PROBLEMS_FILE": ""
}
}
}
}