Skip to main content
Glama

ArXiv Paper MCP

by yzfly

get_arxiv_pdf_url

Retrieve direct PDF download links for arXiv research papers by providing the arXiv paper URL or ID. Simplifies access to scientific literature for research and reading.

Instructions

获取 arXiv PDF 下载链接

Input Schema

NameRequiredDescriptionDefault
inputYesarXiv 论文URL(如:http://arxiv.org/abs/2403.15137v1)或 arXiv ID(如:2403.15137v1)

Input Schema (JSON Schema)

{ "properties": { "input": { "description": "arXiv 论文URL(如:http://arxiv.org/abs/2403.15137v1)或 arXiv ID(如:2403.15137v1)", "type": "string" } }, "required": [ "input" ], "type": "object" }
Install Server

Other Tools from ArXiv Paper MCP

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/yzfly/Arxiv-Paper-MCP'

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