페이퍼팔
문헌 검토 검색 및 작성을 지원하는 MCP 확장
Claude와의 대화를 확인하여 무엇을 할 수 있는지 알아보세요.
작동 원리
paperpal
LLM 학생들에게 arxiv 와 Hugging Face 논문 에 대한 접근 권한을 제공합니다. 좋아하는 LLM(예: Claude)과 자연스럽게 대화를 나누며 paperpal의 안내를 받을 수 있습니다.
다음을 수행할 수 있습니다.
- 논문에 대해 논의하다
- 새로운 논문을 찾아보세요
- 문헌 검토를 위한 아이디어 정리
- 등.
물론, 이 도구는 각 부분의 합만큼 훌륭합니다. LLM도 여전히 환각을 경험할 수 있고, 의미 검색은 결코 완벽하지 않습니다.
빠른 시작
MCP 서버와 상호 작용할 수 있는 방법은 다양합니다.
클로드 데스크톱 앱
Claude Desktop App에 MCP 서버를 처음 사용하는 경우 https://modelcontextprotocol.io/quickstart/user를 참조하세요.
먼저, 이 저장소를 로컬로 복제합니다.
지엑스피1
다음으로, 앱에 확장 프로그램을 추가합니다. 구성 파일(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.
LLM에게 arXiv와 Hugging Face 논문에 대한 접근 권한을 제공하는 MCP 확장 기능으로, 사용자는 자연스러운 대화를 통해 논문에 대해 논의하고, 새로운 연구를 검색하고, 문헌 검토를 구성할 수 있습니다.
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