You're viewing a demo portfolio

Join the waitlist
PRSM

get_card

Active

Tool of mcp-tarot

declared in 0.1.0

Get a specific tarot card by its short name identifier (e.g. "ar01" for The Magician, "ar00" for The Fool, "wap01" for Ace of Wands).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name_short": "ar01"
    },
    {
      "name_short": "wap01"
    }
  ],
  "required": [
    "name_short"
  ],
  "properties": {
    "name_short": {
      "type": "string",
      "description": "The short name identifier of the card (e.g. \"ar01\", \"ar00\", \"wap01\", \"cup10\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-tarot

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

2/7 registries
View full server →