Skip to main content
Glama

ArXiv MCP Server

by wr-web

download_paper

Download arXiv research papers by providing their arXiv ID using the ArXiv MCP Server. Automatically generates a resource for the paper, enabling easy access and integration of scientific content.

Instructions

Download a paper and create a resource for it

Input Schema

NameRequiredDescriptionDefault
check_statusNoIf true, only check conversion status without downloading
paper_idYesThe arXiv ID of the paper to download

Input Schema (JSON Schema)

{ "properties": { "check_status": { "default": false, "description": "If true, only check conversion status without downloading", "type": "boolean" }, "paper_id": { "description": "The arXiv ID of the paper to download", "type": "string" } }, "required": [ "paper_id" ], "type": "object" }

Other Tools from ArXiv 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/wr-web/APR'

If you have feedback or need assistance with the MCP directory API, please join our Discord server