Skip to main content
Glama

Saju Fortune-Telling MCP Server

by hjsh200219

manage_settings

Configure and retrieve interpretation settings for Saju fortune-telling analysis, including preset options and custom weight adjustments for different analytical methods.

Instructions

해석 설정 관리 (get/set)

Input Schema

NameRequiredDescriptionDefault
actionYes
presetNo
customNo

Input Schema (JSON Schema)

{ "properties": { "action": { "enum": [ "get", "set" ], "type": "string" }, "custom": { "properties": { "dts": { "maximum": 1, "minimum": 0, "type": "number" }, "modern": { "maximum": 1, "minimum": 0, "type": "number" }, "qtbj": { "maximum": 1, "minimum": 0, "type": "number" }, "shensha": { "maximum": 1, "minimum": 0, "type": "number" }, "ziping": { "maximum": 1, "minimum": 0, "type": "number" } }, "type": "object" }, "preset": { "enum": [ "ziping", "dts", "qtbj", "modern", "shensha", "balanced" ], "type": "string" } }, "required": [ "action" ], "type": "object" }

Other Tools from Saju Fortune-Telling 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/hjsh200219/fortuneteller'

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