Skip to main content
Glama

ArXiv MCP Server

by wr-web

read_paper

Access and read full content of arXiv papers in markdown format using the paper's arXiv ID for easy integration and analysis.

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