IACR暗号学eプリントアーカイブMCPサーバー
概要
このモデル コンテキスト プロトコル (MCP) サーバーは、IACR 暗号学 ePrint アーカイブへのプログラム インターフェイスを提供し、暗号研究論文の効率的な検索を可能にします。
特徴
- 🔍 暗号論文を検索
- 📋 論文のメタデータを取得する
- 🔒 研究出版物への安全なアクセス
前提条件
- Node.js (v16+)
- npmまたはyarn
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の IACR Cryptology ePrint Archive を自動的にインストールするには:
手動インストール
構成
追加の設定は必要ありません。サーバーはIACR ePrint ArchiveのRSSフィードを使用してデータを取得します。
使用法
利用可能なツール
search_papers
: 論文を検索する- パラメータ:
query
: 検索語(必須)year
: 出版年(オプション)max_results
: 結果の最大数(デフォルト: 20)
- パラメータ:
get_paper_details
: 特定の論文の詳細を取得する- パラメータ:
paper_id
: 一意の論文識別子(必須)
- パラメータ:
貢献
- リポジトリをフォークする
- 機能ブランチを作成する
- 変更をコミットする
- ブランチにプッシュする
- プルリクエストを作成する
免責事項
これは非公式のツールです。最も正確で最新の研究出版物については、必ずオリジナルのIACR Cryptology ePrint Archiveを参照してください。
接触
問題、質問、または提案については、GitHub の問題を開いてください。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
IACR 暗号学 ePrint アーカイブへのプログラムによるアクセスを可能にし、安全なインターフェースを介して暗号学の研究論文やメタデータの検索と取得を容易にします。
Related Resources
Related MCP Servers
- 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 -46PythonApache 2.0
- -securityAlicense-qualityEnables AI assistants to search, download, and read arXiv research papers through a Message Control Protocol interface, with support for paper filtering and local storage.Last updated -Apache 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 -1PythonMIT License
- -securityAlicense-qualityProvides search functionality for arXiv.org papers through the official arXiv API, allowing users to search papers by keywords, filter by subject categories and date ranges, and receive comprehensive metadata including PDF links.Last updated -PythonMIT License