Server data from the Official MCP Registry
Search Codeforces problems and inspect public problem metadata through the official Codeforces API.
About
Search Codeforces problems and inspect public problem metadata through the official Codeforces API.
Remote endpoints: streamable-http: https://codeforces-oj-mcp.lantangtang54.workers.dev/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
4 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-ketherworks-codeforces": {
"url": "https://codeforces-oj-mcp.lantangtang54.workers.dev/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Codeforces MCP Server
Search official Codeforces problem metadata through a small MCP server.
Quick Start
Add the hosted server to your MCP configuration:
{
"servers": {
"codeforces": {
"type": "http",
"url": "https://codeforces-mcp.ksrnyx.top/mcp"
}
}
}
The endpoint accepts anonymous read requests. It does not need an API key, Cookie, or judge account.
Then ask:
Find five beginner Codeforces problems tagged implementation.
What It Can Do
| Tool | Purpose |
|---|---|
oj_capabilities | Report the available Codeforces read operations and transport. |
oj_health | Report service health and the latest official API observation. |
oj_search_problems | Search the official problemset by title, id, rating, or tag. |
codeforces_get_problem_metadata | Fetch official metadata by id, such as 158/A, 158A, or 158-A. |
Run Locally
Requires Node.js 22 or newer.
npm ci
npm run check
npm run build
node packages/codeforces/dist/index.js
MCP client configuration from a source checkout:
{
"servers": {
"codeforces": {
"type": "stdio",
"command": "node",
"args": ["/absolute/path/packages/codeforces/dist/index.js"]
}
}
}
Tagged GitHub releases attach a standalone npm tarball.
Availability
- Hosted MCP:
https://codeforces-mcp.ksrnyx.top/mcp - Official MCP Registry:
io.github.ketherworks/codeforces, described byserver.json - Health status: see the repository homepage or call
oj_health
Source and Safety
This standalone release is generated from the reviewed Competitive Programming MCP source. The release package bundles the shared OJ contract implementation, so its runtime does not depend on unpublished workspace packages.
Platform Rules
This project is unofficial and is not affiliated with or endorsed by Codeforces.
The server exposes no run or submit tool. It accepts no judge account credentials. See SECURITY.md for the security boundary and PROVENANCE.md for the canonical source revision.
Development
npm ci
npm run check
npm run pack:check
npm run deploy:dry
License
Adapter source code is MIT licensed. Judge problem content and trademarks are not relicensed by this repository.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
