You're viewing a demo portfolio

Join the waitlist
PRSM

on_this_day

Active

Tool of wikifeed

declared in 0.1.0

Get historical events, births, deaths, and holidays that occurred on a given month and day across all years.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "day": "20",
      "month": "07"
    },
    {
      "day": "25",
      "month": "12"
    }
  ],
  "required": [
    "month",
    "day"
  ],
  "properties": {
    "day": {
      "type": "string",
      "description": "Two-digit day number (e.g., \"01\", \"15\", \"31\")"
    },
    "month": {
      "type": "string",
      "description": "Two-digit month number (e.g., \"01\" for January, \"12\" for December)"
    }
  }
}

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 →