黄页查询

agem0402/first_mcp_serve
Hosted
0 Stars 88 次浏览 更新于 2026-08-23

MCP 服务配置

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

{
  "mcpServers": {
    "gradio": {
      "args": [
        "mcp-remote",
        "https://agem0402-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.

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

服务介绍

https://agem0402-luner-info1.ms.show/gradio_api/mcp/sse

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

相关 MCP 服务