leetcode-patterns

GitHub

A pattern-based approach to learn technical interview questions

Types (leetcode-patterns) MCP Server

Model Context Protocol (types) server

View all leetcode-patterns servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "types": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-types"
      ]
    }
  }
}