You're viewing a demo portfolio

Join the waitlist
PRSM

featured

Active

Tool of Wikimedia Rest

declared in 0.1.0

Wikipedia's "today's featured" content for a specific date — featured article, most-read, picture of the day, on-this-day events. Use for "what's on Wikipedia today", "featured article on 2026-05-21", or to seed daily-roundup content.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "day": 15,
      "year": 2024,
      "month": 3
    },
    {
      "day": 25,
      "lang": "en",
      "year": 2024,
      "month": 12,
      "project": "wikipedia"
    }
  ],
  "required": [
    "year",
    "month",
    "day"
  ],
  "properties": {
    "day": {
      "type": "number"
    },
    "lang": {
      "type": "string"
    },
    "year": {
      "type": "number"
    },
    "month": {
      "type": "number"
    },
    "project": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Wikimedia Rest

https://github.com/pipeworx-io/mcp-wikimedia-rest

1/7 registries
View full server →