Skip to the content.

Quickstart

Choose the integration that matches your project.

Explore the dataset

Open the public dataset on Hugging Face or use the permanent Zenodo DOI archive.

JavaScript

npm install tarot-card-meanings

The npm package currently exposes the 22 Major Arcana cards. Use the open dataset or Python package when you need all 78 cards.

Deno and JSR

deno add jsr:@deckaura/tarot-card-meanings

The JSR package currently exposes the 22 Major Arcana cards.

Python

pip install tarot-card-meanings

AI assistants

Run the Deckaura MCP server without installing it globally:

npx -y @deckaura/tarot-mcp-server

The canonical dataset and MCP server are backed by Deckaura’s maintained 78-card meaning database. Package coverage is listed explicitly in the integration guide.