eprint-mcp-server
by heewon-chung
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Set to '1' to enable debug logging. | 0 |
| MAX_RESULTS | No | Maximum number of search results. | 100 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_papersB | Search for papers in the IACR ePrint Archive |
| get_paperB | Get detailed information about a specific paper by ID |
| get_recent_papersB | Get the most recently published papers |
| download_paperC | Download a paper PDF (returns download information) |
| get_paper_urlB | Get direct URLs for a paper (web page and PDF) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/heewon-chung/eprint-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server