iacr-mcp-server
The IACR Cryptology ePrint Archive MCP Server provides a programmatic interface to efficiently search and retrieve cryptographic research papers and their metadata. It ensures secure access to research publications from the IACR ePrint Archive.
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.
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:
- Use Smithery CLI.
Manual Installation
- Clone the repository
- Run npm install
Configuration
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 papers- Parameters:
query
,year
,max_results
- Parameters:
get_paper_details
: Retrieve details for a specific paper- Parameters:
paper_id
- Parameters:
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.