IACR 密码学电子打印存档 MCP 服务器
概述
该模型上下文协议 (MCP) 服务器为 IACR 密码学电子打印档案提供了编程接口,从而能够高效检索密码研究论文。
特征
🔍 搜索密码学论文
📋 检索论文元数据
🔒 安全访问研究出版物
先决条件
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 密码学电子印刷档案,以获取最准确、最新的研究出版物。
接触
如有问题、疑问或建议,请打开 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 密码学电子印刷档案,通过安全界面方便搜索和检索密码研究论文和元数据。
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 -46Apache 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.
- -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 -1MIT 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 -MIT License