Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Love Oracle — Tarot

app.loveoracle/tarot

Tarot card meanings for love, and answers to the most-asked love questions, in 22 languages.

Uptime
100.0%
1 direct probes · 30d
Response
369ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_tarot_cards

Search the 78-card Rider–Waite–Smith deck by name and return matching cards with the slugs the other tools take. Use this first when you only have a card name.

get_tarot_card_love_meaning

What one tarot card means for love and relationships: upright, reversed, as someone’s feelings, in the context of an ex, plus its yes/no leaning and element. Returns markdown.

get_venus_sign

Compute which zodiac sign Venus stood in on a given date — the placement that describes how somebody loves, as distinct from their Sun sign. Needs only a date. Says so explicitly when Venus changed si…

get_love_question_answer

The long-form answer to one of the most-asked love-tarot questions ("will he come back", "does he miss me", …) and which cards speak to it. Call with no slug to list the available questions. Returns m…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "love_oracle_—_tarot": {
      "url": "https://www.loveoracle.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}