ashwinnmit/Leetcode-MCP
3.2
If you are the rightful owner of Leetcode-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A custom Model Context Protocol (MCP) server designed to integrate with LeetCode using a third-party API proxy, enabling tracking and storage of personal LeetCode progress.
Tools
Functions exposed to the LLM to take actions
get_profile_details
Fetches user profile details from LeetCode.
get_daily_questions
Retrieves the daily question from LeetCode.
get_questions_solved_details
Stores solved question snapshots with timestamps.
get_history
Provides the entire solving history.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client