Codeforces MCP Server
Server Details
Search Codeforces problems and inspect public problem metadata through the official Codeforces API.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- ketherworks/codeforces-mcp-server
- GitHub Stars
- 0
- Server Listing
- Codeforces MCP Server
TDQS
Scored across 4 tools
Each tool targets a distinct concern: problem metadata, API capabilities, health, and problem search. No overlap in responsibilities, so an agent can easily distinguish them.
Mixing conventions: one tool uses 'codeforces_' prefix while three use 'oj_'. Also, two tools use verb_noun (get_problem_metadata, search_problems) and two are noun-only (capabilities, health). This inconsistency reduces predictability.
With 4 tools, the server is focused and not bloated. The count is slightly low but appropriate for a specialized Codeforces metadata and health service. Each tool serves a clear purpose.
The server is limited to problem metadata, search, health, and capabilities. Missing critical operations like fetching problem statements, submitting code, or accessing user data. For a Codeforces server, these gaps are significant.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
4 tool updates
- First observed
codeforces_get_problem_metadata - First observed
oj_capabilities - First observed
oj_health - First observed
oj_search_problems
Related MCP Connectors
Search AtCoder problems and fetch public problem statements through MCP.
Search Luogu problems, fetch statements, explore problem sets and get practice recommendations.
Codeforces competitive programming users, contests, problems
Read-only search and lookup over the Chertov & Vorobyov physics problem solutions (chertov.org.ua).
Related MCP Servers
- FlicenseAqualityBmaintenanceEnables coding agents to discover unsolved Codeforces practice problems, analyze tag performance, and inspect submissions, profiles, rating history, and upcoming contests through MCP-compatible clients.6-
- FlicenseNot gradedqualityCmaintenanceEnables analyzing Codeforces activity through local MCP tools, including weekly practice summaries, problem recommendations, user comparisons, weak-topic detection, contest tracking, and rating progress.-
- AlicenseAqualityCmaintenanceA complete, all-in-one MCP server for Codeforces, enabling AI assistants to access user profiles, compare users, search problems, get practice recommendations, and more.8MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to access Codeforces public data (users, contests, problems, etc.) via natural language or direct tool calls through Pipeworx gateway.4 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.