Skip to the content.

MCP server

The Deckaura Tarot MCP server exposes the card database and reading helpers to MCP-compatible clients.

Install

npm install -g @deckaura/tarot-mcp-server

Client configuration

{
  "mcpServers": {
    "deckaura-tarot": {
      "command": "npx",
      "args": ["-y", "@deckaura/tarot-mcp-server"]
    }
  }
}

Tools

Source code and issues are available in the Deckaura Tarot MCP repository. Full interpretations remain available on Deckaura.