IACR MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@IACR MCP Serversearch for recent papers on post-quantum cryptography"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
IACR Cryptology ePrint Archive MCP Server
Overview
This Model Context Protocol (MCP) server provides a programmatic interface to the IACR Cryptology ePrint Archive, enabling efficient retrieval of cryptographic research papers.
Related MCP server: All-in-MCP
Features
๐ Search cryptographic papers
๐ Retrieve paper metadata
๐ Secure access to research publications
Prerequisites
Node.js (v16+)
npm or yarn
Installation
Installing via Smithery
To install IACR Cryptology ePrint Archive for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install iacr-mcp-server --client claudeManual Installation
git clone https://github.com/yourusername/iacr-mcp-server.git
cd iacr-mcp-server
npm installConfiguration
No additional configuration is required. The server uses the IACR ePrint Archive's RSS feed for data retrieval.
Usage
Available Tools
search_papers: Search for papersParameters:
query: Search term (required)year: Publication year (optional)max_results: Maximum number of results (default: 20)
get_paper_details: Retrieve details for a specific paperParameters:
paper_id: Unique paper identifier (required)
Contributing
Fork the repository
Create a feature branch
Commit your changes
Push to the branch
Create a Pull Request
Disclaimer
This is an unofficial tool. Always refer to the original IACR Cryptology ePrint Archive for the most accurate and up-to-date research publications.
Contact
For issues, questions, or suggestions, please open a GitHub issue.
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