draw_cards
ActiveTool of mcp-tarot
declared in 0.1.0
Draw a spread of 1–78 random tarot cards (pass count). Returns each card's name, short ID, suit, type, upright meaning, reversed meaning, and description.
Parameters schema
{
"type": "object",
"examples": [
{
"count": 3
},
{
"count": 10
}
],
"required": [
"count"
],
"properties": {
"count": {
"type": "number",
"description": "Number of cards to draw (1–78)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-tarot
https://github.com/pipeworx-io/mcp-tarot
2/7 registries