| Tool name | Description | Destructive? |
|---|---|---|
| get-daily-challenge | โ no | |
| get-problem | โ no | |
| search-problems | โ no | |
| get-user-profile | โ no | |
| get-user-submissions | โ no |
| get-contest-details | โ no | |
| get-user-contest-ranking | โ no |
{
"mcpServers": {
"doggybeemcp-leetcode": {
"command": "npx",
"args": [
"-y",
"@mcpfun/mcp-server-leetcode"
]
}
}
}