problemset
ActiveTool of Codeforces
declared in 0.1.0
Problemset + per-problem submission counts. Optional tag filter.
Parameters schema
{
"type": "object",
"examples": [
{},
{
"tags": [
"dp",
"graphs"
]
}
],
"properties": {
"tags": {
"type": "array",
"items": {
"type": "string"
},
"description": "e.g. [\"dp\",\"graphs\"]"
},
"problemset_name": {
"type": "string",
"description": "Custom problemset (rarely used)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Codeforces
https://github.com/pipeworx-io/mcp-codeforces
1/7 registries