Skip to main content
Glama

IACR MCP Server

search_papers

Search for cryptographic research papers in the IACR Cryptology ePrint Archive by query, year, or category, and retrieve relevant results programmatically.

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" }

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