You're viewing a demo portfolio

Join the waitlist
PRSM

most_read

Active

Tool of wikifeed

declared in 0.1.0

Get the most-read Wikipedia articles for a specific date.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "day": "01",
      "year": "2024",
      "month": "03"
    }
  ],
  "required": [
    "year",
    "month",
    "day"
  ],
  "properties": {
    "day": {
      "type": "string",
      "description": "Two-digit day number (e.g., \"01\", \"15\")"
    },
    "year": {
      "type": "string",
      "description": "Four-digit year (e.g., \"2024\")"
    },
    "month": {
      "type": "string",
      "description": "Two-digit month number (e.g., \"01\", \"12\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

wikifeed

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

2/7 registries
View full server →