Skip to main content
Glama

XiaoLiuRen MCP Server

by Sneezry

analyze_xiaoliuren

Analyzes Xiao Liu Ren divination guidance for specific dates and times using traditional Chinese fortune-telling methods. Provides insights based on the six-spirit divination system with solar or lunar calendar support.

Instructions

分析指定日期时辰的小六壬指导意见

Input Schema

NameRequiredDescriptionDefault
calendar_typeYes日历类型:solar=阳历,lunar=农历solar
dateYes日期,格式:YYYY-MM-DD
timeYes时辰,格式:HH:MM 或者传统时辰名称(如:子时、丑时等)

Input Schema (JSON Schema)

{ "properties": { "calendar_type": { "default": "solar", "description": "日历类型:solar=阳历,lunar=农历", "enum": [ "solar", "lunar" ], "type": "string" }, "date": { "description": "日期,格式:YYYY-MM-DD", "type": "string" }, "time": { "description": "时辰,格式:HH:MM 或者传统时辰名称(如:子时、丑时等)", "type": "string" } }, "required": [ "date", "time", "calendar_type" ], "type": "object" }

Other Tools from XiaoLiuRen MCP Server

Related Tools

    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/Sneezry/XiaoLiuRen-MCP'

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