Skip to main content
Glama

IACR MCP Server

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:

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
    • Parameters:
      • query: Search term (required)
      • year: Publication year (optional)
      • max_results: Maximum number of results (default: 20)
  2. get_paper_details: Retrieve details for a specific paper
    • 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.

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Enables programmatic access to the IACR Cryptology ePrint Archive, facilitating the search and retrieval of cryptographic research papers and metadata via a secure interface.

  1. Overview
    1. Features
      1. Prerequisites
        1. Installation
          1. Installing via Smithery
          2. Manual Installation
        2. Configuration
          1. Usage
            1. Available Tools
          2. Contributing
            1. Disclaimer
              1. Contact

                Related MCP Servers

                • A
                  security
                  A
                  license
                  A
                  quality
                  Enables AI assistants to search and access arXiv research papers through a simple Message Control Protocol interface, allowing for paper search, download, listing, and reading capabilities.
                  Last updated -
                  4
                  6
                  Python
                  Apache 2.0
                • -
                  security
                  A
                  license
                  -
                  quality
                  Enables AI assistants to search, download, and read arXiv research papers through a Message Control Protocol interface, with support for paper filtering and local storage.
                  Last updated -
                  Apache 2.0
                • -
                  security
                  A
                  license
                  -
                  quality
                  A bridge between AI assistants and ArXiv's research repository that enables searching, downloading, and reading academic papers through the Message Control Protocol.
                  Last updated -
                  1
                  Python
                  MIT License
                  • Linux
                  • Apple
                • -
                  security
                  A
                  license
                  -
                  quality
                  Provides 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.
                  Last updated -
                  Python
                  MIT License

                View all related MCP servers

                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