Atcoder Server
БесплатноНе проверенRead-only MCP server for accessing AtCoder problem statements and samples, enabling problem retrieval and search without contest interference.
Описание
Read-only MCP server for accessing AtCoder problem statements and samples, enabling problem retrieval and search without contest interference.
README
Audited read-only MCP server for exact AtCoder problem statements and samples.
This is a standalone release workspace generated from the audited Kether Works OJ adapter source. The release package bundles the shared OJ contract implementation, so its runtime does not depend on unpublished workspace packages.
Tools
oj_capabilitiesoj_healthoj_fetch_problemoj_search_problems
Hosted Endpoint
The public anonymous read-only endpoint is:
{
"servers": {
"atcoder": {
"type": "http",
"url": "https://api.ksrnyx.top/oj-mcp/atcoder/mcp"
}
}
}
No end-user API key, cookie, or account credential is accepted.
Local Stdio
Requires Node.js 22 or newer.
npm ci
npm run check
npm run build
node packages/atcoder/dist/index.js
MCP client configuration from a source checkout:
{
"servers": {
"atcoder": {
"type": "stdio",
"command": "node",
"args": ["/absolute/path/packages/atcoder/dist/index.js"]
}
}
}
Tagged GitHub releases attach a standalone npm tarball. npm Registry and official MCP Registry publication are intentionally separate steps and are not claimed until their ownership checks pass.
Policy
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.
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.
Установка Atcoder Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ketherworks/atcoder-mcp-serverFAQ
Atcoder Server MCP бесплатный?
Да, Atcoder Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Atcoder Server?
Нет, Atcoder Server работает без API-ключей и переменных окружения.
Atcoder Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Atcoder Server в Claude Desktop, Claude Code или Cursor?
Открой Atcoder Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Atcoder Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
