heewon-chung/eprint-mcp-server
If you are the rightful owner of eprint-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The IACR ePrint Archive MCP Server is a Model Context Protocol server designed to provide AI assistants with access to cryptographic research papers from the IACR Cryptology ePrint Archive.
Tools
Functions exposed to the LLM to take actions
search_papers
Search for papers using various parameters like query, maxResults, author, dateFrom, and dateTo.
get_paper
Retrieve detailed information about a specific paper using its paperId.
get_recent_papers
Fetch the most recent papers with a specified limit.
download_paper
Get download information for a paper's PDF using paperId and outputPath.
get_paper_url
Retrieve web page and PDF URLs for a specific paper using its paperId.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client