IACR MCP Server
IACR暗号学eプリントアーカイブMCPサーバー
概要
このモデル コンテキスト プロトコル (MCP) サーバーは、IACR 暗号学 ePrint アーカイブへのプログラム インターフェイスを提供し、暗号研究論文の効率的な検索を可能にします。
Related MCP server: All-in-MCP
特徴
🔍 暗号論文を検索
📋 論文のメタデータを取得する
🔒 研究出版物への安全なアクセス
前提条件
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フィードを使用してデータを取得します。
使用法
利用可能なツール
search_papers: 論文を検索するパラメータ:
query: 検索語(必須)year: 出版年(オプション)max_results: 結果の最大数(デフォルト: 20)
get_paper_details: 特定の論文の詳細を取得するパラメータ:
paper_id: 一意の論文識別子(必須)
貢献
リポジトリをフォークする
機能ブランチを作成する
変更をコミットする
ブランチにプッシュする
プルリクエストを作成する
免責事項
これは非公式のツールです。最も正確で最新の研究出版物については、必ずオリジナルのIACR Cryptology ePrint Archiveを参照してください。
接触
問題、質問、または提案については、GitHub の問題を開いてください。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProvides 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.MIT
- AlicenseCqualityCmaintenanceEnables academic research through paper search across multiple databases (IACR, CryptoBib, Crossref, Google Scholar), PDF processing, and GitHub repository browsing. Features modular architecture with FastMCP-based proxy server routing to specialized academic tools.72MIT
- AlicenseBqualityCmaintenanceEnables AI agents to interact with the AI-Archive platform for research paper discovery through semantic search, paper submission and management, peer review with structured scoring, and citation generation in multiple formats.54721MIT
- Flicense-qualityCmaintenanceEnables searching for academic papers and preprints across multiple platforms including Semantic Scholar, arXiv, PubMed, and CrossRef. It provides access to research records, DOI lookups, and journal metadata through a unified interface deployed on Cloudflare Workers.
Related MCP Connectors
IEEE Xplore MCP — BYOK wrapper over the IEEE Xplore Metadata Search API
ArXiv preprint search, daily category digest, and author-collaborator graph.
Search arXiv and ACL Anthology, retrieve citations and references, and browse web sources to accel…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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