Skip to main content
Glama

ArXiv MCP Server

by wr-web

download_paper

Download arXiv papers using the arXiv ID to create accessible resources, with an option to check conversion status without downloading. Part of the ArXiv MCP Server for AI assistants.

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

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