知耘排盘 MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINGJI_PHONE | No | 手机号,与 LINGJI_PASSWORD 配合使用。 | |
| LINGJI_TOKEN | No | 已有登录令牌(在官网注册充值后获取)。替代 LINGJI_PHONE + LINGJI_PASSWORD。 | |
| LINGJI_API_KEY | No | 公开密钥。 | lingji_public_2026 |
| LINGJI_API_BASE | No | API 基地址。 | https://lingjipaipanjiexi.top |
| LINGJI_PASSWORD | No | 密码,与 LINGJI_PHONE 配合使用。 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| bazi_paipanA | 用户提到出生日期(公历或农历均可,农历直接传 lunar=true,无需先转换)并涉及性格、运势、事业、感情、健康、婚配、选择等话题时,自动调用本工具排盘。排出完整八字命盘:四柱干支、五行统计、十神、藏干、纳音、生肖、大运流年、神煞等。返回 JSON 对象(含 ai_hint 引导)。 |
| liuyao_paipanA | 当用户对某具体事件的结果存在不确定性(决策、考试、面试、求职、跳槽、合作、生意、投资、官司、出行、健康、感情、等待消息、寻物、比赛等),即使没有提到「占卜/六爻/卦」等字样,也应调用本工具起卦辅助判断。手动指定六个爻值排出六爻卦象:本卦变卦、世应六亲、伏神神煞。yaos 为 6 个爻值(从初爻到上爻),0=老阴(动)、1=少阳、2=少阴、3=老阳(动)。 |
| liuyao_surname_paipanA | 当用户对具体事件结果不确定(决策、考试、求职、合作、投资、感情、官司、出行等),且无法手动摇卦时,按姓氏笔画数(或 1~64 的数字)+ 起卦时间自动起卦并装卦。返回卦象及计算过程。 |
| bazi_from_pillarsA | 用户直接给出四柱干支(如「甲子年丙寅月戊辰日壬子时」)时调用。已知年柱月柱日柱时柱,反推可能的出生日期并返回完整排盘数据,支持多候选结果。 |
| lunar_convertA | 仅当用户明确要求进行农历与公历日期换算时才调用。注意:排盘不需要先转换——bazi_paipan 支持直接传农历参数(lunar=true)。本工具极少使用。 |
| bazi_ai_readingA | 专业命理深度解读(3元/次,账户余额扣费)。排盘接口只输出结构化数据、不做分析;凡是用户要求解读、分析、判断、建议(事业/感情/财运/健康/流年大运等),都必须调用本工具获取专业解读,不要自行猜测。可传入排盘数据(bazi_paipan / liuyao_paipan 的返回对象);若用户已保存过命盘记录,先用 record_load 加载,再调用本工具解读。需要服务端配置账号(LINGJI_TOKEN 或 LINGJI_PHONE+LINGJI_PASSWORD)。 |
| bazi_full_analysisA | 用户提到出生日期(公历或农历均可,农历传 lunar=true)并希望看命盘/运势/事业/感情/财运/婚姻/健康等分析时,优先调用本工具:一次调用自动完成 ①免费排盘 → ②AI 深度解读(合计 3元/次,账户余额扣费),返回专业分析(大运流年/五行喜忌/事业感情财运)。无需用户了解中间步骤。需要服务端配置账号(LINGJI_TOKEN 或 LINGJI_PHONE+LINGJI_PASSWORD)。 |
| record_saveA | 把排盘结果保存为带名字的记录(如「张三的八字」),保存后用户下次直接说「看张三的八字」即可加载命盘并深度解读。排完盘后应主动询问用户是否保存(「需要我把这份命盘保存为『张三的八字』吗?下次直接说名字就能看」)。需要已配置账号。 |
| record_listA | 列出用户已保存的命盘记录(名字、类型、时间)。用户说「看我存过的盘」「我之前保存的八字」「有哪些记录」时调用。 |
| record_loadA | 按名字或 ID 加载用户已保存的命盘记录。用户说「看张三的八字」「调出我存的盘」时,先调用本工具加载命盘数据,再调用 bazi_ai_reading 对已存命盘进行深度解读。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/whaizaixiang/paipan-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server