Integrations
Enables searching arXiv's research repository, downloading papers, listing downloaded papers, and reading paper content with support for filters like date ranges and categories.
ArXiv MCP サーバー
🔍 AI アシスタントがシンプルな MCP インターフェースを介して arXiv 論文を検索およびアクセスできるようにします。
ArXiv MCPサーバーは、メッセージ制御プロトコル(MCP)を介してAIアシスタントとarXivの研究リポジトリ間の橋渡しを提供します。これにより、AIモデルはプログラム的に論文を検索し、そのコンテンツにアクセスできるようになります。
✨ コア機能
- 🔎論文検索:日付範囲とカテゴリのフィルターを使用してarXiv論文を検索します
- 📄論文アクセス:論文コンテンツをダウンロードして読む
- 📋論文一覧: ダウンロードした論文をすべて表示
- 🗃️ローカルストレージ: 論文はローカルに保存され、より速くアクセスできます
- 📝プロンプト:リサーチプロンプトのセット
🚀 クイックスタート
Smithery経由でインストール
Smithery経由で Claude Desktop 用の ArXiv Server を自動的にインストールするには:
手動でインストールする
uv を使用してインストールします。
開発の場合:
🔌 MCP統合
この構成を MCP クライアント構成ファイルに追加します。
開発の場合:
💡 利用可能なツール
サーバーは 4 つの主なツールを提供します。
1. 論文検索
オプションのフィルターを使用して論文を検索します。
2. 論文のダウンロード
arXiv IDで論文をダウンロード:
3. 論文リスト
ダウンロードしたすべての論文を表示:
4. 論文を読む
ダウンロードした論文のコンテンツにアクセスします。
⚙️ 構成
環境変数を使用して設定します。
変数 | 目的 | デフォルト |
---|---|---|
ARXIV_STORAGE_PATH | 紙の保管場所 | ~/.arxiv-mcp-server/papers |
🧪 テスト
テスト スイートを実行します。
📄 ライセンス
MITライセンスに基づいてリリースされています。詳細はLICENSEファイルをご覧ください。
Pear Labsチームが心を込めて作りました
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
AI アシスタントがメッセージ制御プロトコル インターフェースを介して arXiv の研究論文を検索、ダウンロード、読むことができるようになり、論文のフィルタリングとローカル ストレージもサポートされます。
Related MCP Servers
- AsecurityAlicenseAqualityThe ArXiv MCP Server bridges the gap between AI models and academic research by providing a sophisticated interface to arXiv's extensive research repository. This server enables AI assistants to perform precise paper searches and access full paper content, enhancing their ability to engage with scientific literature.Last updated -4969PythonApache 2.0
- -securityAlicense-qualityAn MCP server that provides access to arXiv papers through their API.Last updated -434PythonMIT License
- AsecurityAlicenseAqualityEnables AI assistants to search and access arXiv research papers through a simple Message Control Protocol interface, allowing for paper search, download, listing, and reading capabilities.Last updated -41PythonApache 2.0
- -securityAlicense-qualityA bridge between AI assistants and ArXiv's research repository that enables searching, downloading, and reading academic papers through the Message Control Protocol.Last updated -PythonMIT License