You're viewing a demo portfolio

Join the waitlist
PRSM

daily_horoscope

Active

Tool of mcp-horoscope

declared in 0.1.0

Get the daily horoscope for a zodiac sign. Returns the prediction text for a given day (today, tomorrow, yesterday, or a specific YYYY-MM-DD date). Useful for "what is my horoscope today" style questions.

Parameters schema

{
  "type": "object",
  "required": [
    "sign"
  ],
  "properties": {
    "day": {
      "type": "string",
      "description": "Day to fetch. One of TODAY, TOMORROW, YESTERDAY, or a date in YYYY-MM-DD format. Defaults to TODAY."
    },
    "sign": {
      "type": "string",
      "description": "Zodiac sign (case-insensitive). One of: aries, taurus, gemini, cancer, leo, virgo, libra, scorpio, sagittarius, capricorn, aquarius, pisces."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-horoscope

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

2/7 registries
View full server →