IACR Cryptology ePrint Archive MCP Server
@MCP-Mirror
About IACR Cryptology ePrint Archive MCP Server
Mirror of
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
2`query`: Search term (required)
`paper_id`: Unique paper identifier (required)
Overview
What is IACR Cryptology ePrint Archive MCP Server?
This MCP server provides a programmatic interface to the IACR Cryptology ePrint Archive, enabling efficient retrieval of cryptographic research papers. It is intended for researchers and developers who need to search and access paper metadata via the Model Context Protocol.
How to use IACR Cryptology ePrint Archive MCP Server?
Install Node.js (v16+), clone the repository, and run npm install. No additional configuration is required. Invoke the server and use the tools search_papers (with query, optional year and max_results) and get_paper_details (with paper_id).
Key features of IACR Cryptology ePrint Archive MCP Server
- Search cryptographic papers by query and year
- Retrieve detailed metadata for a specific paper
- Uses the IACR ePrint Archive RSS feed for data
- No external configuration needed
- Simple, two-tool interface (search and details)
Use cases of IACR Cryptology ePrint Archive MCP Server
- Integrating cryptographic paper search into AI research assistants
- Automating retrieval of paper metadata for literature review
- Building custom dashboards or tools that query the ePrint archive programmatically
- Enabling MCP-compatible agents to access recent cryptology publications
FAQ from IACR Cryptology ePrint Archive MCP Server
What is the IACR Cryptology ePrint Archive MCP Server?
It is an unofficial MCP server that provides search and metadata retrieval tools for the IACR Cryptology ePrint Archive, using the archive’s RSS feed as its data source.
What are the runtime requirements?
Node.js version 16 or higher, along with npm or yarn.
How does the server fetch data?
The server uses the IACR ePrint Archive’s RSS feed. No API key or authentication is required.
Is this an official IACR tool?
No, this is an unofficial tool. Always refer to the original IACR Cryptology ePrint Archive for the most accurate and up-to-date research publications.
What tools does the server expose?
Two tools: search_papers (requires a query string; optionally accepts year and max_results with a default of 20) and get_paper_details (requires a paper_id string).
Frequently asked questions
What is the IACR Cryptology ePrint Archive MCP Server?
It is an unofficial MCP server that provides search and metadata retrieval tools for the IACR Cryptology ePrint Archive, using the archive’s RSS feed as its data source.
What are the runtime requirements?
Node.js version 16 or higher, along with npm or yarn.
How does the server fetch data?
The server uses the IACR ePrint Archive’s RSS feed. No API key or authentication is required.
Is this an official IACR tool?
No, this is an unofficial tool. Always refer to the original IACR Cryptology ePrint Archive for the most accurate and up-to-date research publications.
What tools does the server expose?
Two tools: `search_papers` (requires a `query` string; optionally accepts `year` and `max_results` with a default of 20) and `get_paper_details` (requires a `paper_id` string).
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments