CursorPool
← 返回首页

Academic Research MCP Server

学术文献 MCP 服务器:论文搜索、引用分析、作者检索与学术发现,基于 Apify 云基础设施。

mcpacademicresearchpaperscitationsscholarsciencearxivapify
cursor.directory·37
MCPacademic-research-mcp-server
添加到 Cursor

This config will be passed to Cursor on install. Inspect 'command', 'args', and 'env' before continuing.

{
  "command": "npx",
  "args": [
    "-y",
    "@apify/actors-mcp-server",
    "--actors",
    "nexgendata/academic-research-mcp-server"
  ],
  "env": {
    "APIFY_TOKEN": "YOUR_APIFY_TOKEN"
  }
}