Skip to main content
Glama

mcp-simple-arxiv

by andybrandt
MIT License
88
  • 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" }
Install Server

Other Tools from mcp-simple-arxiv

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/andybrandt/mcp-simple-arxiv'

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