ArXiv MCP Server

read_paper

Access and retrieve the full content of any arXiv research paper in markdown format using its arXiv ID, enabling easy reading and analysis of scientific publications.

Instructions

Read the full content of a stored paper in markdown format

Input Schema

NameRequiredDescriptionDefault
paper_idYesThe arXiv ID of the paper to read

Input Schema (JSON Schema)

{ "properties": { "paper_id": { "description": "The arXiv ID of the paper to read", "type": "string" } }, "required": [ "paper_id" ], "type": "object" }

You must be authenticated.

Other Tools from ArXiv MCP Server

Related Tools

ID: n6w02y4r6h