Skip to content
Claude Desktop

Codeforces for Claude Desktop

io.github.pipeworx-io/codeforces

Codeforces MCP — public read API.

client:Claude Desktop transport:streamable-http tools:44

Install Codeforces in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "codeforces": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/codeforces/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

All 44 tools →

Codeforces in other clients