论文查询(MCP&Agent挑战赛)

sunlen/lunwen
0 Stars 118 次浏览 更新于 2026-08-23

MCP 服务配置

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

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

服务介绍

这是一个论文查询工具,输入论文标题,可以输出论文的作者、摘要、发表期刊、发表日期

相关 MCP 服务