draw_reading
Draw cards and return a structured interpretation, reflection questions, and a visual deeplink.
Model Context Protocol
Connect Runestone Tarot to Claude Desktop, Cursor, Continue, Cline, Goose, and other MCP-aware clients over remote Streamable HTTP or the local npm package. 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.
https://www.runestonetarot.com/api/mcpnpx -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-mcpBoth MCP transports use 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. Full error, quota, and versioning conventions are in the developer guide.