Search AtCoder problems and fetch public problem statements through MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Find and read past AtCoder problems through MCP, locally or over hosted HTTP.
Add the hosted server to your MCP configuration:
The endpoint accepts anonymous read requests. It does not need an API key, Cookie, or judge account.
Then ask:
| Tool | Purpose |
|---|---|
oj_capabilities | Report the available AtCoder read operations and transport. |
oj_health | Report process readiness and the latest upstream read. |
oj_fetch_problem | Fetch one past problem by canonical URL or contest/task id. |
oj_search_problems | Resolve an exact task URL or contest/task identifier. |
Requires Node.js 22 or newer.
MCP client configuration from a source checkout:
Tagged GitHub releases attach a standalone npm tarball.
https://api.ksrnyx.top/oj-mcp/atcoder/mcpio.github.ketherworks/atcoder, described by server.jsonoj_healthThis 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.
Do not use this server during ongoing ABC, ARC, or AGC contests. AtCoder's current generative-AI rules generally prohibit that use. This project is intended for practice with past problems. It is unofficial and is not affiliated with or endorsed by AtCoder Inc. Problem content remains subject to the AtCoder Terms of Use.
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.
Adapter source code is MIT licensed. Judge problem content and trademarks are not relicensed by this repository.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/atcoder-mcp-server)<a href="https://allmcps.com/mcp/atcoder-mcp-server"><img src="https://allmcps.com/api/badge/atcoder-mcp-server?style=directory" alt="AtCoder MCP Server on AllMCPs" /></a>