You're viewing a demo portfolio

Join the waitlist
PRSM

sponsor_mostActive

Active

Tool of com.meetsponsors/mcp

declared in 1.0.0

Get the most active sponsors in a given period (week/month/year), optionally filtered by language or sponsoring kind. Returns compact format.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 10,
      "maximum": 20,
      "minimum": 1,
      "description": "Number of results (max 20)"
    },
    "period": {
      "enum": [
        "week",
        "month",
        "year"
      ],
      "type": "string",
      "default": "month",
      "description": "Time period"
    },
    "language": {
      "type": "string",
      "description": "Filter by language (e.g., EN, FR)"
    },
    "sponsoringKind": {
      "enum": [
        "affiliation",
        "sponsorship"
      ],
      "type": "string",
      "description": "Type of sponsoring"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.meetsponsors/mcp

1/7 registries
View full server →