search_cards
ActiveTool of mcp-tarot
declared in 0.1.0
Search tarot cards by keyword — matches against card names and descriptions.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "moon"
},
{
"query": "strength"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Keyword or phrase to search for (e.g. \"moon\", \"strength\", \"cups\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-tarot
https://github.com/pipeworx-io/mcp-tarot
2/7 registries