Skip to main content
Glama

IACR MCP Server

download_paper

Access and download cryptographic research papers from the IACR Cryptology ePrint Archive in PDF or TXT format using a secure interface.

Instructions

Download a paper in PDF or TXT format

Input Schema

NameRequiredDescriptionDefault
formatNopdf
paper_idYes

Input Schema (JSON Schema)

{ "properties": { "format": { "default": "pdf", "enum": [ "pdf", "txt" ], "type": "string" }, "paper_id": { "type": "string" } }, "required": [ "paper_id" ], "type": "object" }
Install Server

Other Tools from IACR MCP Server

Related Tools

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