MCP.so
登录

mcp-scholarly MCP server

@adityak74

关于 mcp-scholarly MCP server

A MCP server to search for accurate academic articles.

基本信息

分类

其他

许可证

MIT

运行时

python

传输方式

stdio

发布者

adityak74

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-scholarly": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "mcp-scholarly",
        "--client",
        "claude"
      ]
    }
  }
}

工具

1

Search arxiv for articles related to the given keyword.

概览

What is mcp-scholarly?

mcp-scholarly is an MCP server that searches for accurate academic articles on arxiv by keyword. It is designed for researchers, students, or professionals who need to find scholarly papers via a single, simple tool integrated with Claude Desktop or other MCP hosts.

How to use mcp-scholarly?

Install mcp-scholarly by adding its configuration to Claude Desktop using uvx mcp-scholarly, Docker, or the Smithery CLI. It exposes one tool, search-arxiv, which takes a required keyword string argument to query arxiv for related articles.

Key features of mcp-scholarly

  • Search arxiv for academic articles by keyword.
  • Single tool with a required keyword argument.
  • Installable via Claude Desktop, Docker, or Smithery.
  • Published on PyPI for straightforward distribution.
  • More scholarly vendors planned for future releases.

Use cases of mcp-scholarly

  • Researchers

评论

其他 分类下的更多 MCP 服务器