IACR Cryptology ePrint Archive MCP Server
@MCP-Mirror
About IACR Cryptology ePrint Archive MCP Server
Mirror of
Basic information
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).
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments