Skip to content
Back to search
30
MCP

io.github.ashmitrrr/dsa-tracker-mcp-server

io.github.ashmitrrr/dsa-tracker-mcp-server

Track DSA/LeetCode practice with spaced repetition, ships with NeetCode 150.

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

Similar MCP servers embedding-nearest

dsa-tracker-mcp
MCP server for tracking DSA/LeetCode practice with spaced repetition. Ships with NeetCode 150, supports any custom problem list.
0 tools
io.github.csoai-org/habit-tracker-ai-mcp
habit-tracker-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.dbsectrainer/mcp-agent-trace-inspector
Step-by-step observability for MCP agent workflows
0 tools
io.github.CSOAI-ORG/habit-tracker-ai-mcp
habit-tracker-ai-mcp MCP server by MEOK AI Labs
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

How to use

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

{
  "mcpServers": {
    "io.github.ashmitrrr/dsa-tracker-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}