AtCoder problem search and statements through MCP, with a public hosted endpoint
git clone https://github.com/ketherworks/atcoder-mcp-server{
"mcpServers": {
"atcoder": {
"command": "node",
"args": ["/path/to/atcoder-mcp-server/dist/index.js"]
}
}
}MCP Servers overview
# AtCoder MCP Server
[简体中文](README.zh-CN.md)
Find and read past AtCoder problems through MCP, locally or over hosted HTTP.
## Quick Start
Add the hosted server to your MCP configuration:
```json
{
"servers": {
"atcoder": {
"type": "http",
"url": "https://api.ksrnyx.top/oj-mcp/atcoder/mcp"
}
}
}
```
The endpoint accepts anonymous read requests. It does not need an API key, Cookie, or judge account.
Then ask:
```text
Fetch AtCoder problem abc086_a and show its samples.
```
## What It Can Do
| 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. |
## Run Locally
Requires Node.js 22 or newer.
```bash
npm ci
npm run check
npm run build
node packages/atcoder/dist/index.js
```
MCP client configuration from a source checkout:
```json
{
"servers": {
"atcoder": {
"type": "stdio",
"command": "node",
"args": ["/absolute/path/packages/atcoder/dist/index.js"]
}
}
}
```
Tagged GitHub releases attach a standalone npm tarball.
## Availability
- Hosted MCP: `https://api.ksrnyx.top/oj-mcp/atcoder/mcp`
- Official MCP Registry: `io.github.ketherworks/atcoder`, described by [`server.json`](server.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](https://github.com/ketherworks/competitive-programming-mcp/tree/a63a43780d866804c88a938849f92558f08fe403/packages/atcoder).
The release package bundles the shared OJ contract implementation, so its runtime does not depend
on unpublished workspace packages.
## Platform Rules
Do not use this server during ongoing ABC, ARC, or AGC contests. AtCoder's current
[generative-AI rules](https://info.atcoder.jp/entry/llm-rules-en) 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](https://atcoder.jp/tos?lang=en).
The server exposes no run or submit tool. It accepts no judge account credentials. See
[SECURITY.md](SECURITY.md) for the security boundary and [PROVENANCE.md](PROVENANCE.md) for the
canonical source revision.
## Development
```bash
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.
What people ask about atcoder-mcp-server
What is ketherworks/atcoder-mcp-server?
+
ketherworks/atcoder-mcp-server is mcp servers for the Claude AI ecosystem. AtCoder problem search and statements through MCP, with a public hosted endpoint It has 0 GitHub stars and was last updated today.
How do I install atcoder-mcp-server?
+
You can install atcoder-mcp-server by cloning the repository (https://github.com/ketherworks/atcoder-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is ketherworks/atcoder-mcp-server safe to use?
+
ketherworks/atcoder-mcp-server has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains ketherworks/atcoder-mcp-server?
+
ketherworks/atcoder-mcp-server is maintained by ketherworks. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to atcoder-mcp-server?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy atcoder-mcp-server to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/ketherworks-atcoder-mcp-server)<a href="https://claudewave.com/repo/ketherworks-atcoder-mcp-server"><img src="https://claudewave.com/api/badge/ketherworks-atcoder-mcp-server" alt="Featured on ClaudeWave: ketherworks/atcoder-mcp-server" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface