paperpal
MCP 扩展可帮助您搜索和撰写文献综述
查看与 Claude 的对话,了解它能做什么
工作原理
paperpal
让你的法学硕士 (LLM) 可以访问arxiv和Hugging Face 的论文。这样你就可以和你最喜欢的法学硕士 (LLM)(比如 Claude)进行自然的交流,并以此为指导。
你可以:
- 讨论论文
- 寻找新论文
- 整理文献综述的想法
- ETC。
当然,这个工具的效果取决于其各个部分的总和。法学硕士仍然可能产生幻觉,语义搜索也永远不会完美。
快速入门
您可以通过多种不同的方式与 MCP 服务器进行交互。
克劳德桌面应用程序
如果这是您第一次使用 MCP 服务器运行 Claude 桌面应用程序,请参阅https://modelcontextprotocol.io/quickstart/user
首先,在本地克隆此存储库:
接下来,将扩展程序添加到你的应用中。打开你的配置文件(在 macOS 上应该是~/Library/Application Support/Claude/claude_desktop_config.json
),并将以下内容添加到扩展程序中:
例如在 MacOS 上:
重新启动 Claude 桌面应用程序,您就会看到它出现。
光标
如果这是您第一次使用 Cursor 的 MCP 服务器,请参阅https://docs.cursor.com/context/model-context-protocol#remote-development
首先,在本地克隆此存储库:
将其添加到项目根目录的.cursor/mcp.json
文件中:
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
MCP 扩展使 LLM 可以访问 arXiv 和 Hugging Face 论文,使用户能够通过自然对话讨论论文、搜索新研究和组织文献综述。
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol (MCP) server that enables LLMs to interact directly the documents that they have on-disk through agentic RAG and hybrid search in LanceDB. Ask LLMs questions about the dataset as a whole or about specific documents.Last updated -1231TypeScriptMIT License
- -securityFlicense-qualityAn MCP server that allows Claude and other LLMs to manage persistent memories across conversations through text file storage, enabling commands to add, search, delete and list memory entries.Last updated -2TypeScript
- -securityAlicense-qualityAn MCP server that provides tools to load and fetch documentation from any llms.txt source, giving users full control over context retrieval for LLMs in IDE agents and applications.Last updated -177PythonMIT License
- -securityFlicense-qualityAn MCP server that allows Claude to interact with local LLMs running in LM Studio, providing access to list models, generate text, and use chat completions through local models.Last updated -Python
Appeared in Searches
- A server for finding papers in PubMed
- Using Google Scholar for Conducting Deep and Critical Literature Reviews
- A server for finding, reading, and summarizing arXiv research papers
- A tool for finding academic papers using semantic search and citation analysis
- A guide to downloading papers from different publishers