| Tool name | Description | Destructive? |
|---|---|---|
| list_problem_solutions | ✓ no | |
| get_problem_solution | ✓ no | |
| search_notes | ✓ no | |
| get_note | ✓ no | |
| create_note | ✓ no |
| update_note | ✓ no | |
| get_daily_challenge | ✓ no | |
| get_problem | ✓ no | |
| search_problems | ✓ no | |
| run_code⚠ | ⚠ yes | |
| submit_solution | ✓ no | |
| get_user_profile | ✓ no | |
| get_recent_submissions | ✓ no | |
| get_recent_ac_submissions | ✓ no | |
| get_user_status | ✓ no | |
| get_problem_submission_report | ✓ no | |
| get_problem_progress | ✓ no | |
| get_all_submissions | ✓ no | |
| get_user_contest_ranking | ✓ no |
{
"mcpServers": {
"jinzcdevleetcode-1": {
"command": "npx",
"args": [
"-y",
"@jinzcdev/leetcode-mcp-server"
]
}
}
}