Leetcode Teacher
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add leetcode-teacherQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"leetcode-teacher": {
"command": "npx",
"args": [
"@modelcontextprotocol/leetcode-teacher"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Interactive LeetCode-style teacher for technical interview preparation. Generates coding playgrounds with real product challenges, teaches patterns and techniques, supports Python/TypeScript/Kotlin/Swift, and provides progressive difficulty training for data structures and algorithms.
Tags
developmenttypescriptpythongoswiftskill