ペーパーパル
文献レビューの検索と作成を支援するMCP拡張機能
クロードとの会話を見て、それが何をもたらすか見てみましょう
仕組み
paperpal
、法学修士課程の学生にarxivやHugging Faceの論文へのアクセスを提供します。お気に入りの法学修士課程の学生(例えばClaude)と自然な会話を交わし、指導を受けることができます。
あなたはできる:
- 論文について議論する
- 新しい論文を探す
- 文献レビューのアイデアを整理する
- 等
もちろん、このツールの真価は、その構成要素の総和にかかっています。LLMは依然として幻覚的な結果をもたらす可能性があり、セマンティック検索は決して完璧ではありません。
クイックスタート
MCP サーバーと対話する方法は多数あります。
クロードデスクトップアプリ
Claude デスクトップ アプリで MCP サーバーを初めて使用する場合は、 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
ファイル内のプロジェクトのルートにこれを追加します。
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 server that provides Claude and other LLMs with read-only access to Hugging Face Hub APIs, enabling interaction with models, datasets, spaces, papers, and collections through natural language.Last updated -56PythonMIT License
- -securityAlicense-qualityAn MCP server that tracks trending AI models, datasets, and spaces on Hugging Face.Last updated -1PythonMIT License
- -securityFlicense-qualityA customized MCP server that enables integration between LLM applications and documentation sources, providing AI-assisted access to LangGraph and Model Context Protocol documentation.Last updated -1Python
- -securityAlicense-qualityA Model Context Protocol server that allows Claude and other MCP-compatible AI assistants to interact with the Hugging Face ecosystem, enabling repository management, file operations, search, and collections management through natural language.Last updated -1PythonMIT License
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