You're viewing a demo portfolio

Join the waitlist
PRSM

problemset

Active

Tool 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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Codeforces

https://github.com/pipeworx-io/mcp-codeforces

1/7 registries
View full server →
problemset — Codeforces — PRSM MCP