leetcode-patterns
A pattern-based approach to learn technical interview questions
Types (leetcode-patterns) MCP Server
Model Context Protocol (types) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"types": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-types"
]
}
}
}