Dsa Tracker MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 102 installs a week from pypi. Last commit 15 Jun 2026.
Track DSA/LeetCode practice with spaced repetition, ships with NeetCode 150.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dsa-tracker-mcp-server -- uvx dsa-tracker-mcp
{
"mcpServers": {
"dsa-tracker-mcp-server": {
"args": [
"dsa-tracker-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.dsa-tracker-mcp-server]
command = "uvx"
args = ["dsa-tracker-mcp"]
{
"mcpServers": {
"dsa-tracker-mcp-server": {
"args": [
"dsa-tracker-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"dsa-tracker-mcp-server": {
"args": [
"dsa-tracker-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.