You're viewing a demo portfolio

Join the waitlist
PRSM

get_astrology_horoscope_sign_weekly

Active

Tool of Western Astrology MCP Server by RoxyAPI

declared in 2.0.0

Get weekly horoscope for any zodiac sign. Forecast covers a full 7-day period based on planetary transits with house-based content unique to each sign, with love, career, health, finance guidance plus lucky days, lucky numbers, and compatible signs. Weekly horoscope API, zodiac weekly forecast, astrology weekly prediction.

Parameters schema

{
  "type": "object",
  "required": [
    "sign"
  ],
  "properties": {
    "lang": {
      "enum": [
        "en",
        "tr",
        "de",
        "es",
        "hi",
        "pt",
        "fr",
        "ru"
      ],
      "type": "string",
      "default": "en",
      "example": "en",
      "description": "Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English."
    },
    "sign": {
      "enum": [
        "aries",
        "taurus",
        "gemini",
        "cancer",
        "leo",
        "virgo",
        "libra",
        "scorpio",
        "sagittarius",
        "capricorn",
        "aquarius",
        "pisces"
      ],
      "type": "string",
      "example": "aries",
      "description": "Zodiac sign, case-insensitive (e.g., aries, Aries, ARIES all work)."
    },
    "compact": {
      "type": "boolean",
      "default": false,
      "description": "Set true to receive the exact same data in a token-optimized shape that is cheaper for you to read: whitespace is stripped and every array of same-shaped objects is encoded columnar as {\"__cols\":[field names],\"__rows\":[[values]]}, so each field name is sent once instead of once per row. Fully lossless (no field or value is dropped or changed) and typically 40 to 52 percent fewer tokens on large results. Prefer true whenever token or inference cost matters. Default false returns standard indented JSON."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Western Astrology MCP Server by RoxyAPI

1/7 registries
View full server →
get_astrology_horoscope_sign_weekly — Western Astrology MCP Server by RoxyAPI — PRSM MCP