Fortune MCP Server
ホロスコープとタロット占いを提供するMCP(Model Context Protocol)サーバーです。
機能
- タロット占い: 指定した枚数のタロットカードを引いて占い結果を返します
- ホロスコープ: 指定した日時(または現在時刻)のホロスコープを計算して返します
インストール
uvx
local install
使用方法
MCP設定
Claude Code
JSON
Claude Desktopなどの設定ファイル(claude_desktop_config.json
)に以下を追加:
MCP ツール
1. draw_tarot
タロットカードを引いて占い結果を返します。
パラメータ:
count
(integer, optional): 引くカードの枚数(1-10、デフォルト: 3)
2. get_horoscope
ホロスコープを計算して返します。
パラメータ:
datetime
(string, optional): 計算する日時(YYYY-MM-DD HH形式、省略時は現在時刻)random
(boolean, optional): ランダムな日時でホロスコープを生成するか(デフォルト: false)latitude
(number, optional): 緯度(デフォルト: 東京 35.6895)longitude
(number, optional): 経度(デフォルト: 東京 139.6917)
依存関係
- mcp[cli]: MCP プロトコルの実装
- pyswisseph: ホロスコープ計算用ライブラリ
- pytz: タイムゾーン処理
ライセンス
MIT
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables users to perform tarot card readings and generate horoscopes based on specified dates, times, and locations. Provides mystical divination services through tarot draws and astrological calculations.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that provides daily horoscope readings and fortune telling for all 12 zodiac signs across multiple time ranges (today, tomorrow, week, month).Last updated -593TypeScriptMIT License
- AsecurityFlicenseAqualityProvides tools to query flight and train information including flight searches, train tickets, weather forecasts, and transfer options between different transportation modes.Last updated -99
- AsecurityAlicenseAqualityProvides seamless access to TomTom's location services including search, routing, traffic and static maps data, enabling easy integration of precise geolocation data into AI workflows and development environments.Last updated -106623TypeScriptApache 2.0
- AsecurityFlicenseAqualityA comprehensive Model Context Protocol service providing zodiac information queries, horoscope analysis, and compatibility testing between star signs.Last updated -518JavaScript