Tarot
БесплатноНе проверенEnables drawing random tarot cards, searching cards by keyword, and fetching upright/reversed meanings via the Tarot API.
Описание
Enables drawing random tarot cards, searching cards by keyword, and fetching upright/reversed meanings via the Tarot API.
README
Tarot MCP — wraps tarotapi.dev (free, no auth)
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
Tools
| Tool | Description |
|---|---|
random_card |
Draw a single random tarot card with its upright and reversed meanings. |
draw_cards |
Draw multiple random tarot cards. Count must be between 1 and 78. |
search_cards |
Search tarot cards by keyword — matches against card names and descriptions. |
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"tarot": {
"url": "https://gateway.pipeworx.io/tarot/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Tarot data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Установка Tarot
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/pipeworx-io/mcp-tarotFAQ
Tarot MCP бесплатный?
Да, Tarot MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Tarot?
Нет, Tarot работает без API-ключей и переменных окружения.
Tarot — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Tarot в Claude Desktop, Claude Code или Cursor?
Открой Tarot на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Tarot with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
