# Deckaura Tarot (mcpb · deckaura-tarot-mcp-server-1.0.1.mcpb)

Explore 78 tarot cards with meanings, card draws, spreads, and Deckaura guide links.

- Trust score: 57/100 (low)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- mcpb · `deckaura-tarot-mcp-server-1.0.1.mcpb`: 57/100 (this document), [markdown](https://verifymcp.io/servers/gokimedia-tarot-mcp-server/https-github-com-gokimedia-tarot-mcp-server-releases-download-v1-0-1-deckaura-ta.md), [page](https://verifymcp.io/servers/gokimedia-tarot-mcp-server/https-github-com-gokimedia-tarot-mcp-server-releases-download-v1-0-1-deckaura-ta)

## Channel facts

- Registry: `mcpb`
- Package: `https://github.com/gokimedia/tarot-mcp-server/releases/download/v1.0.1/deckaura-tarot-mcp-server-1.0.1.mcpb`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 13/100
  - Malware scan not yet available for this package.
  - Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
  - No install/post-install scripts declared.
  - Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 23 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 85/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 234 tokens (~33/item across 7 items; 5 tools + 2 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 80/100
  - Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 92/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 75% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

- Download bundle: `https://github.com/gokimedia/tarot-mcp-server/releases/download/v1.0.1/deckaura-tarot-mcp-server-1.0.1.mcpb`

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 57, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 56, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 55, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 54, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 53, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 52, +1)

- [functional] Schema quality: excellent → good

### 2026-09-07 (score 51, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 50, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (5)

### `get_card_meaning` (~62 tokens)

Get upright, reversed, love, and career meanings for a specific tarot card. Data from Deckaura (deckaura.com).

Input parameters:

- `card_name` (string, required): Name of the tarot card (e.g., 'The Fool', 'Ace of Cups')

### `draw_random_card` (~39 tokens)

Draw a single random tarot card from the 78-card deck.

Input parameters:

- `reversed_allowed` (boolean): Whether the card can appear reversed (default true)

### `three_card_spread` (~41 tokens)

Draw a past-present-future three-card tarot spread. Returns interpretations for each position.

Input parameters:

- `question` (string): The question to focus the reading on

### `list_all_cards` (~26 tokens)

List all 78 tarot cards with basic info (name, arcana, suit).

### `yes_no_reading` (~31 tokens)

Draw a single card for a yes/no question and return the verdict.

Input parameters:

- `question` (string, required)

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/gokimedia-tarot-mcp-server/https-github-com-gokimedia-tarot-mcp-server-releases-download-v1-0-1-deckaura-ta#diagnostics

## Score history

- 2026-09-20: 57
- 2026-09-19: 56
- 2026-09-18: 56
- 2026-09-17: 55
- 2026-09-16: 55
- 2026-09-15: 54
- 2026-09-14: 54
- 2026-09-13: 54
- 2026-09-12: 53
- 2026-09-11: 53
- 2026-09-10: 52
- 2026-09-09: 52
- 2026-09-08: 51
- 2026-09-07: 51
- 2026-09-06: 50
- 2026-09-05: 50
- 2026-09-04: 49
- 2026-09-03: 49
- 2026-09-02: 46
- 2026-09-01: 46
- 2026-08-31: 46
- 2026-08-30: 46
- 2026-08-29: 46
- 2026-08-28: 46
- 2026-08-27: 46

## Common questions

### What is the Deckaura Tarot MCP server?

Deckaura Tarot is an MCP server listed in the public MCP registry as io.github.gokimedia/tarot-mcp-server. Explore 78 tarot cards with meanings, card draws, spreads, and Deckaura guide links. This page covers its MCPB bundle (https://github.com/gokimedia/tarot-mcp-server/releases/download/v1.0.1/deckaura-tarot-mcp-server-1.0.1.mcpb).

### Is the Deckaura Tarot MCP server safe to use?

Deckaura Tarot scores 57 out of 100 on VerifyMCP. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Deckaura Tarot MCP server expose?

Deckaura Tarot exposes 5 tools: get_card_meaning, draw_random_card, three_card_spread, list_all_cards, yes_no_reading. Their descriptions and schemas cost roughly 199 tokens of context every time the server is loaded.

### What licence is the Deckaura Tarot MCP server under?

Deckaura Tarot declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- Repository: https://github.com/gokimedia/tarot-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/gokimedia-tarot-mcp-server/https-github-com-gokimedia-tarot-mcp-server-releases-download-v1-0-1-deckaura-ta.xml
- Changelog JSON feed: https://verifymcp.io/servers/gokimedia-tarot-mcp-server/https-github-com-gokimedia-tarot-mcp-server-releases-download-v1-0-1-deckaura-ta.json
- HTML version of this page: https://verifymcp.io/servers/gokimedia-tarot-mcp-server/https-github-com-gokimedia-tarot-mcp-server-releases-download-v1-0-1-deckaura-ta
