Codeforces MCP Server
Rank #28,391io.github.ketherworks/codeforces
Search Codeforces problems and inspect public problem metadata through the official Codeforces API.
Codeforces MCP Server is a Model Context Protocol (MCP) server published by ketherworks. It ranks #28,391 of 132,113 servers tracked on MCP Toplist. Codeforces MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 21, 2026 and most recently updated on Jul 21, 2026.
Ranks ahead of 103,722 of 132,113 servers on MCP Toplist.
Use Codeforces MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http codeforces https://codeforces-oj-mcp.lantangtang54.workers.dev/mcp[mcp_servers.codeforces]
url = "https://codeforces-oj-mcp.lantangtang54.workers.dev/mcp"Add to ~/.codex/config.toml.
https://codeforces-oj-mcp.lantangtang54.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"codeforces": {
"url": "https://codeforces-oj-mcp.lantangtang54.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codeforces": {
"type": "http",
"url": "https://codeforces-oj-mcp.lantangtang54.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codeforces": {
"serverUrl": "https://codeforces-oj-mcp.lantangtang54.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codeforces": {
"url": "https://codeforces-oj-mcp.lantangtang54.workers.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ketherworks%2Fcodeforces)<a href="https://mcptoplist.com/server/io.github.ketherworks%2Fcodeforces"><img src="https://mcptoplist.com/badge/io.github.ketherworks%2Fcodeforces.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ketherworks
Other servers by ketherworks
View all ketherworks servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains Codeforces MCP Server?
- Codeforces MCP Server is maintained by ketherworks, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Codeforces MCP Server listed on the Official MCP Registry?
- Yes — Codeforces MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Codeforces MCP Server have?
- MCP Toplist tracks 1 version of Codeforces MCP Server, most recently published on Jul 21, 2026.
- Where can I find the source code for Codeforces MCP Server?
- The source code for Codeforces MCP Server is hosted at github.com/ketherworks/codeforces-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.