Skip to main content
Glama

ArXiv MCP Server

by blazickjp

read_paper

Access and read the full content of academic papers stored on arXiv in markdown format using the ArXiv MCP Server, enabling detailed engagement with research literature.

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

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