PersonalLeetcodeMCP

RishiSarraff/PersonalLeetcodeMCP
★ 0 stars JavaScript Code/Dev Tools Updated today
Personal MCP Repo for https://github.com/SufiyanGolandaz/leetcode-mcp-server.git
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "personalleetcodemcp": {
      "command": "npx",
      "args": [
        "-y",
        "RishiSarraff/PersonalLeetcodeMCP"
      ]
    }
  }
}

README Excerpt

A remote MCP server that gives Claude access to your LeetCode submission history and weak area analysis. | Tool | Description | |------|-------------| | `get_submission_history` | Recent submissions with status, language, and multi-attempt detection | | `analyze_weak_areas` | Topic-by-topic breakdown of weakest vs strongest areas with recommendations |

Tools (4)

analyze_weak_areasget_daily_challengeget_submission_historyget_user_stats