IACR MCP Server
IACR 密码学电子打印存档 MCP 服务器
概述
该模型上下文协议 (MCP) 服务器为 IACR 密码学电子打印档案提供了编程接口,从而能够高效检索密码研究论文。
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 密码学电子印刷档案,以获取最准确、最新的研究出版物。
接触
如有问题、疑问或建议,请打开 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