logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

iacr-mcp-server

Provides a programmatic interface to retrieve and search for cryptographic research papers from the IACR Cryptology ePrint Archive, along with access to paper metadata.

Author

iacr-mcp-server logo

doomdagadiggiedahdah

MIT License

Quick Info

GitHub GitHub Stars 2
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

cryptologyiacrmetadataiacr cryptologysearch cryptographicpapers iacr

MseeP.ai Security Assessment Badge

IACR Cryptology ePrint Archive MCP Server

smithery badge

Overview

This Model Context Protocol (MCP) server provides a programmatic interface to the IACR Cryptology ePrint Archive, enabling efficient retrieval of cryptographic research papers.

IACR Server MCP server

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 claude

Manual Installation

git clone https://github.com/yourusername/iacr-mcp-server.git
cd iacr-mcp-server
npm install

Configuration

No additional configuration is required. The server uses the IACR ePrint Archive's RSS feed for data retrieval.

Usage

Available Tools

  1. search_papers: Search for papers
  2. Parameters:

    • query: Search term (required)
    • year: Publication year (optional)
    • max_results: Maximum number of results (default: 20)
  3. get_paper_details: Retrieve details for a specific paper

  4. Parameters:
    • paper_id: Unique paper identifier (required)

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. 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.

See Also

`