Skip to main content
Glama

IACR MCP Server

IACR暗号学eプリントアーカイブMCPサーバー

概要

このモデル コンテキスト プロトコル (MCP) サーバーは、IACR 暗号学 ePrint アーカイブへのプログラム インターフェイスを提供し、暗号研究論文の効率的な検索を可能にします。

特徴

  • 🔍 暗号論文を検索
  • 📋 論文のメタデータを取得する
  • 🔒 研究出版物への安全なアクセス

前提条件

  • Node.js (v16+)
  • npmまたはyarn

インストール

Smithery経由でインストール

Smithery経由で Claude Desktop 用の IACR Cryptology ePrint Archive を自動的にインストールするには:

npx -y @smithery/cli install iacr-mcp-server --client claude

手動インストール

git clone https://github.com/yourusername/iacr-mcp-server.git cd iacr-mcp-server npm install

構成

追加の設定は必要ありません。サーバーはIACR ePrint ArchiveのRSSフィードを使用してデータを取得します。

使用法

利用可能なツール

  1. search_papers : 論文を検索する
    • パラメータ:
      • query : 検索語(必須)
      • year : 出版年(オプション)
      • max_results : 結果の最大数(デフォルト: 20)
  2. get_paper_details : 特定の論文の詳細を取得する
    • パラメータ:
      • paper_id : 一意の論文識別子(必須)

貢献

  1. リポジトリをフォークする
  2. 機能ブランチを作成する
  3. 変更をコミットする
  4. ブランチにプッシュする
  5. プルリクエストを作成する

免責事項

これは非公式のツールです。最も正確で最新の研究出版物については、必ずオリジナルのIACR Cryptology ePrint Archiveを参照してください。

接触

問題、質問、または提案については、GitHub の問題を開いてください。

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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 アーカイブへのプログラムによるアクセスを可能にし、安全なインターフェースを介して暗号学の研究論文やメタデータの検索と取得を容易にします。

  1. 概要
    1. 特徴
      1. 前提条件
        1. インストール
          1. Smithery経由でインストール
          2. 手動インストール
        2. 構成
          1. 使用法
            1. 利用可能なツール
          2. 貢献
            1. 免責事項
              1. 接触

                Related MCP Servers

                • A
                  security
                  A
                  license
                  A
                  quality
                  Enables users to search for academic articles on platforms like arXiv using specific keywords, with plans to integrate more scholarly databases in the future.
                  Last updated -
                  2
                  118
                  Python
                  MIT License
                  • Apple
                • A
                  security
                  A
                  license
                  A
                  quality
                  Enables 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 -
                  4
                  1
                  Python
                  Apache 2.0
                • -
                  security
                  -
                  license
                  -
                  quality
                  Enables interaction with the Artemis API to retrieve and analyze cryptocurrency data, including accessing metrics, generating formulas, and validating API connections.
                  Last updated -
                  Python
                • -
                  security
                  A
                  license
                  -
                  quality
                  A Model Context Protocol server that enables querying the Crossref API to search for academic publications by title, author, or DOI, returning structured metadata about scholarly works.
                  Last updated -
                  JavaScript
                  MIT License

                View all related MCP servers

                MCP directory API

                We provide all the information about MCP servers via our MCP API.

                curl -X GET 'https://glama.ai/api/mcp/v1/servers/doomdagadiggiedahdah/iacr-mcp-server'

                If you have feedback or need assistance with the MCP directory API, please join our Discord server