You're viewing a demo portfolio

Join the waitlist
PRSM

mercury_number_generate

Active

Tool of Mercury Number

declared in 0.1.0

Get a random number (1-100) with astrological justification based on Mercury's current zodiac position. Returns the number and cosmic context. Use when you need a number with Mercury retrograde insights or cosmic reasoning.

Parameters schema

{
  "type": "object",
  "examples": [
    {},
    {
      "sign": "gemini"
    }
  ],
  "required": [],
  "properties": {
    "sign": {
      "enum": [
        "aries",
        "taurus",
        "gemini",
        "cancer",
        "leo",
        "virgo",
        "libra",
        "scorpio",
        "sagittarius",
        "capricorn",
        "aquarius",
        "pisces"
      ],
      "type": "string",
      "description": "Your sun sign. Optional. Mercury does not know your sign either."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Mercury Number

https://github.com/pipeworx-io/mcp-mercury-number

1/7 registries
View full server →