get_card
ActiveTool 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\")."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-tarot
https://github.com/pipeworx-io/mcp-tarot
2/7 registries