You're viewing a demo portfolio

Join the waitlist
PRSM

tarot_draw_pull

Active

Tool of mcp-tarot-draw

declared in 0.1.0

Draw a tarot card from the 78-card deck. Interprets it for your situation. Accuracy not guaranteed. Refunds not available.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "spread": "past_present_future",
      "question": "What does my future hold?"
    },
    {
      "spread": "single"
    }
  ],
  "required": [],
  "properties": {
    "spread": {
      "enum": [
        "single",
        "past_present_future"
      ],
      "type": "string",
      "description": "Card spread type"
    },
    "question": {
      "type": "string",
      "description": "Your question for the cards. Optional. The cards do not care."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-tarot-draw

https://github.com/pipeworx-io/mcp-tarot-draw

2/7 registries
View full server →
tarot_draw_pull — mcp-tarot-draw — PRSM MCP