Tarotoo Tarot MCP Server

A Model Context Protocol server that gives AI assistants - Claude, ChatGPT, Cursor, and any other MCP client - live access to the Tarotoo tarot card meanings dataset: all 78 cards in the Rider–Waite–Smith tradition, with upright and reversed meanings and keywords, upright and reversed love, career, mood and spiritual contexts, planet and zodiac associations, and upright and reversed yes/no values.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-23 · ★ 2 · #404 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Tarotoo Tarot

Claude Code

claude mcp add tarotoo-com-tarotoo-mcp-server -- npx -y tarotoo-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "tarotoo-com-tarotoo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "tarotoo-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-07 - young repo, little track record yet

license MIT - declared in the repository

npm package tarotoo-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.Tarotoo-com is GitHub-verified and matches the repo owner

03 · Who maintains Tarotoo Tarot

Tarotoo Tarot is maintained by tarotoo-com. It's the only MCP server we track from this author; the repo dates to Jul 2026.

04 · Facts

category
other - ranked #404 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.Tarotoo-com/tarotoo-mcp-server (active, first published 2026-07-08 · 5 versions)
packages
npm:tarotoo-mcp-server

05 · Tarotoo Tarot FAQ

What is Tarotoo Tarot?

A Model Context Protocol server that gives AI assistants - Claude, ChatGPT, Cursor, and any other MCP client - live access to the Tarotoo tarot card meanings dataset: all 78 cards in the Rider–Waite–Smith tradition, with upright and reversed meanings and keywords, upright and reversed love, career, mood and spiritual contexts, planet and zodiac associations, and upright and reversed yes/no values.

Is Tarotoo Tarot still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-23. We re-verify nightly.

How do I install Tarotoo Tarot?

Run `npx -y tarotoo-mcp-server`. You can also paste the ready-made client config above.

Does Tarotoo Tarot run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Tarotoo Tarot

More MCP servers to compare · TayPE MCP · Calculator MCP · Tessera MCP Server · Testdino MCP · Codecalc

More JavaScript MCP servers · TaskTime Pro · Tata1mg MCP Server · Tavily MCP · Theabbie · see all