黄历查询(MCP&Agent挑战赛)

K263352/luner-info
0 Stars 13 次浏览 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

{
  "mcpServers": {
    "gradio": {
      "args": [
        "mcp-remote",
        "https://k263352-luner-info1.ms.show/gradio_api/mcp/sse",
        "--transport",
        "sse-only"
      ],
      "command": "npx"
    }
  }
}

可用工具 (1 个)

该服务在 MCP 协议中暴露的工具,AI 可按需调用

predict 1 个参数

Get Chinese lunar calendar information for a given date.

该工具无需必填参数,直接调用即可

服务介绍

#luner-info每日黄历
这是一个可以获取某天黄历情况的MCP,你可以输入空或日期获取当日或者某日的黄历。日期格式形如1991年1月1日或1991-01-01

相关 MCP 服务