Skip to content
Cline

Codeforces MCP Server for Cline

io.github.ketherworks/codeforces

Search Codeforces problems and inspect public problem metadata through the official Codeforces API.

client:Cline transport:streamable-http

Install Codeforces MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "codeforces": {
      "url": "https://codeforces-oj-mcp.lantangtang54.workers.dev/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Codeforces MCP Server in other clients