Skip to main content
Glama

Fortune MCP Server

by takada-at

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
draw_tarot

タロットカードを引いて占い結果を返します

Args: count: 引くカードの枚数(1-10、デフォルト: 3) Returns: タロット占いの結果
get_horoscope

ホロスコープを計算して返します

Args: datetime_str: 計算する日時(YYYY-MM-DD HH:MM:SS形式、省略時は現在時刻) random_time: ランダムな日時でホロスコープを生成するか latitude: 緯度(デフォルト: 東京) longitude: 経度(デフォルト: 東京) Returns: ホロスコープの結果

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/takada-at/fortune_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server