8 tools from the Codeforces MCP Server, categorised by risk level.
View the Codeforces policy →get_contest_standings Get standings/ranklist for a specific contest. Shows rankings, scores, and problem results. get_contests Get list of all Codeforces contests. Returns both past and upcoming contests with details. get_problem_tags Get a list of all available problem tags on Codeforces. Useful for understanding what tags can be used for filtering. get_recent_submissions Get recent submissions from all users on Codeforces. Useful for seeing what problems people are solving. 2/5 get_user_info Get information about one or more Codeforces users by their handles. Returns rating, rank, contribution, and profile details. get_user_rating_history Get rating change history for a Codeforces user. Shows all contests participated in with rating changes. get_user_submissions Get recent submissions by a user. Useful for tracking submission history and analyzing problem-solving patterns. search_problems Search for problems in the Codeforces problemset. Can filter by tags, rating range, and other criteria. The Codeforces MCP server exposes 8 tools across 1 categories: Read.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Codeforces server.
Codeforces tools are categorised as Read (8). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept