Skip to content
Back to search
30
MCP

dsa-tracker-mcp

pypi/dsa-tracker-mcp

MCP server for tracking DSA/LeetCode practice with spaced repetition. Ships with NeetCode 150, supports any custom problem list.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ashmitrrr/dsa-tracker-mcp-server
Track DSA/LeetCode practice with spaced repetition, ships with NeetCode 150.
0 tools
ahm215/leetcode-mcp-server
MCP server for LeetCode. Automate fetching problems, running code, and submitting solutions.
0 tools
dtrack-mcp
Read-mostly MCP server for Dependency-Track with version lifecycle, single-call triage, duplicate-filtering ergonomics, strict input validat
0 tools
dmcp-server
MCP server for prompt rewriting and memory recording.
0 tools
sdamgia-mcp-server
MCP server for СДАМ ГИА educational platform - search and retrieve problems, tests, and solutions
0 tools
autocode-mcp
MCP Server for competitive programming problem creation, based on AutoCode paper
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dsa-tracker-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}