Skip to main content
Glama

ArXiv MCP Server

by blazickjp

download_paper

Retrieve and prepare academic papers from arXiv by specifying the paper ID, enabling direct access to research content for AI-assisted analysis and exploration.

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

You must be authenticated.

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/blazickjp/arxiv-mcp-server'

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