AtCoder MCP Server for Cline
io.github.ketherworks/atcoder
Search AtCoder problems and fetch public problem statements through MCP.
client:Cline
transport:streamable-http
tools:4
Install AtCoder MCP Server in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"atcoder": {
"url": "https://api.ksrnyx.top/oj-mcp/atcoder/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs