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:MM:SS形式、省略時は現在時刻)random(boolean, optional): ランダムな日時でホロスコープを生成するか(デフォルト: false)latitude(number, optional): 緯度(デフォルト: 東京 35.6895)longitude(number, optional): 経度(デフォルト: 東京 139.6917)
依存関係
mcp[cli]: MCP プロトコルの実装
pyswisseph: ホロスコープ計算用ライブラリ
pytz: タイムゾーン処理
ライセンス
MIT
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 -5304MIT License
- Asecurity-licenseAqualityProvides 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 -104634Apache 2.0
- AsecurityFlicenseAqualityA comprehensive Model Context Protocol service providing zodiac information queries, horoscope analysis, and compatibility testing between star signs.Last updated -5112
- AsecurityAlicenseAqualityA Model Context Protocol server that provides accurate Chinese Ziwei Doushu astrology chart calculations and horoscope analysis, enabling AI assistants to generate personalized astrological readings through natural language queries.Last updated -32MIT License