mcpbeat Sign in

Tarotoo Tarot MCP Server

by tarotoo-com Your server? Claim it
local only

Tarotoo Tarot runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 23 Jul 2026.

All 78 tarot card meanings (Rider-Waite-Smith): lookup, search, yes/no answers, and random draws.

Installs per day peak 863 · avg 72 · -55% w/w
a month agotoday
59
Installs / week
npm · tarotoo-mcp-server
2
Stars
0 open issues
23 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Tarotoo Tarot every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tarotoo-mcp-server -- npx -y tarotoo-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tarotoo-mcp-server": {
      "args": [
        "-y",
        "tarotoo-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tarotoo-mcp-server]
command = "npx"
args = ["-y", "tarotoo-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "tarotoo-mcp-server": {
      "args": [
        "-y",
        "tarotoo-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tarotoo-mcp-server": {
      "args": [
        "-y",
        "tarotoo-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tarotoo Tarot

same job, measured the same way
Deckaura Tarot
by gokimedia

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

local only
MTG MCP Server
by j4th

Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.

197 installs/wk local only
Places
by detourmap

Places worth a detour, from Wikidata: search, nearby lookup, fame rankings, stats. No key, CC0.

8 tools answering
ScrapeNest
by scrapenest

Web search, scraping, RAG answers with citations, and translation as MCP tools.

answering
Liner Search & Research
by liner

Real-time web and scholarly search with cited answers and multi-step deep research.

answering
Learn the Dao — Tao Te Ching
by learnthedao

Read, search and cite all 81 chapters of the Tao Te Ching, with per-rendering attribution.

4 tools answering
loci
by ivenkoolab

Cross-session memory and hybrid RAG over your notes and docs. Local-first, with cited answers.

local only
Call Copilot
by anisurrahmann

Search and read locally-recorded meeting transcripts over stdio. Read-only, no network.

239 installs/wk local only

Tarotoo Tarot — questions

Answers built from our own checks of this server.

Why is there no uptime for Tarotoo Tarot?
Tarotoo Tarot runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package tarotoo-mcp-server was installed 59 times last week.
How do I connect Tarotoo Tarot?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls tarotoo-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Tarotoo Tarot?
The npm package tarotoo-mcp-server was installed 59 times in the last week. Week over week that is -55%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tarotoo Tarot open source?
Yes — it is published under the MIT licence, written in JavaScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.