UniArticles_MCPserver

thinktraveller/UniArticles_MCPserver
★ 7 stars Python 🔍 Search Updated 10d ago
UniArticles-An MCP (Model Context Protocol) tool that queries and curates new research papers from Scopus, arXiv and more using APIs/official libraries. 亿文通——一个MCP(模型上下文协议)工具,通过 API/官方库聚合检索并整理新文献。
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "uniarticles_mcpserve": {
      "command": "uvx",
      "args": [
        "uniarticles-mcpserver"
      ]
    }
  }
}

Or install with pip: pip install uniarticles-mcpserver

Topics

academic-paperapiarxivautomation-data-searchmodel-context-protocol-toolpythonscopussemantic-scholar