Skip to main content
Glama

IACR MCP Server

search_papers

Search and retrieve cryptographic research papers from the IACR Cryptology ePrint Archive. Filter results by category, year, or keywords to find relevant studies quickly.

Instructions

Search for papers in the IACR Cryptology ePrint Archive

Input Schema

NameRequiredDescriptionDefault
categoryNo
max_resultsNo
queryYes
yearNo

Input Schema (JSON Schema)

{ "properties": { "category": { "type": "string" }, "max_results": { "default": 20, "type": "number" }, "query": { "type": "string" }, "year": { "type": "number" } }, "required": [ "query" ], "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