黄历
输入日期,输出农历相关信息
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"gradio": {
"args": [
"mcp-remote",
"https://mymania-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