谷歌学术02

Htao1019/Google_scholar02
Hosted
0 Stars 53 次浏览 HCXiang 更新于 2026-08-23

MCP 服务配置

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

{
  "mcpServers": {
    "google-scholar": {
      "args": [
        "run",
        "-m",
        "google_scholar_mcp_server"
      ],
      "command": "uv"
    }
  }
}

可用工具 (3 个)

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

search_google_scholar_key_words 2 个参数 需填 1 项

必填参数:query

search_google_scholar_advanced 4 个参数 需填 1 项

必填参数:query

get_author_info 1 个参数 需填 1 项

必填参数:author_name

服务介绍

Search academic papers, citations, and case law from Google Scholar. No API key required. Data via SerpAPI; Smithery is not affiliated with Google.

相关 MCP 服务