draw_reading
Draw cards and return a structured interpretation, reflection questions, and a visual deeplink.
Model Context Protocol
Install Runestone Tarot in Claude Desktop, Cursor, Continue, Cline, Goose, and other MCP-aware clients. Draw tarot readings, list all 78 cards, and discover spread layouts without an API key.

Draw cards and return a structured interpretation, reflection questions, and a visual deeplink.
Return the full 78-card tarot catalog with upright and reversed meanings.
Return supported spread layouts, descriptions, card counts, and position labels.
npx -y @runestone-labs/tarot-mcp{
"mcpServers": {
"runestone-tarot": {
"command": "npx",
"args": ["-y", "@runestone-labs/tarot-mcp"]
}
}
}io.github.runestone-labs/tarot-mcp@runestone-labs/tarot-mcpThe MCP server is a thin stdio adapter over Runestone Tarot's public v1 API. The API is CORS-open and unauthenticated, with rate limits for reading generation. Every generated reading includes a stable deeplink users can open on the visual site.