← Discover MCPs and Agents
L
MCPAI & MLGitHub

LeetCrack

LeetCrack is the ultimate coding platform for solving algorithm challenges, 🔍 preparing for technical interviews, and mastering coding skills. With AI-powered hints, debugging, and solutions, LeetCrack helps you crack problems and excel globally! 🚀

Links

README

From the repo.

LeetCrack 🚀

LeetCrack is a powerful coding platform designed to help you master algorithms, solve coding challenges, and prepare for technical interviews with ease. Built with AI-powered assistance, LeetCrack provides smart hints, real-time debugging, and step-by-step solutions to boost your problem-solving skills. Track your progress, compete with others, and crack the toughest coding problems!

Key Features

  • Extensive Problem Library:
    • Explore a vast collection of coding challenges categorized by difficulty and topic, from simple algorithms to advanced data structures. Whether you’re practicing for interviews or mastering competitive coding, LeetCrack has you covered.

Collected info

  • 0 stars
  • Language: JavaScript
  • Source updated: 7/9/2026

Config for your environment

Replace {MCP_ENDPOINT_URL} with this MCP’s endpoint URL (from its repo or docs above). No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "{MCP_ENDPOINT_URL}"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.