mcp-simple-arxiv

by andybrandt
MIT License
34
  • Apple

get_paper_data

Retrieve comprehensive details of arXiv papers, including abstracts and available formats, using the unique arXiv paper ID as input.

Instructions

Get detailed information about a specific paper including abstract and available formats

Input Schema

NameRequiredDescriptionDefault
paper_idYesarXiv paper ID (e.g., '2103.08220')

Input Schema (JSON Schema)

{ "properties": { "paper_id": { "description": "arXiv paper ID (e.g., '2103.08220')", "type": "string" } }, "required": [ "paper_id" ], "type": "object" }

Other Tools from mcp-simple-arxiv

Related Tools

ID: p38q3nagwb