Skip to main content
Glama

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

B3/5.0

Scored across 4 tools

Disambiguation5/5

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.

Naming Consistency2/5

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.

Tool Count4/5

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.

Completeness2/5

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.

  1. 4 tool updates
    • First observedcodeforces_get_problem_metadata
    • First observedoj_capabilities
    • First observedoj_health
    • First observedoj_search_problems

Related MCP Connectors

Related MCP Servers

  • F
    license
    A
    quality
    B
    maintenance
    Enables 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
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables analyzing Codeforces activity through local MCP tools, including weekly practice summaries, problem recommendations, user comparisons, weak-topic detection, contest tracking, and rating progress.
    -
  • A
    license
    A
    quality
    C
    maintenance
    A complete, all-in-one MCP server for Codeforces, enabling AI assistants to access user profiles, compare users, search problems, get practice recommendations, and more.
    8
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.