Mohamed-hanfy/codeforces-mcp
If you are the rightful owner of codeforces-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 henry@mcphub.com.
A Model Context Protocol (MCP) server that provides seamless access to the Codeforces API.
Tools
Functions exposed to the LLM to take actions
get_contest_list
Get list of contests (with optional gym and group filters)
get_contest_rating_changes
Get rating changes after a specific contest
get_contest_standings
Get contest standings with customizable filters
get_contest_status
Get submissions for a specific contest
get_user_info
Get detailed user information
get_user_rating
Get user's complete rating history
get_user_submissions
Get user's submission history
get_rated_users
Get list of all rated users
get_recent_submissions
Get recent submissions across the platform
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client