Skip to main content
Glama

mcp-simple-arxiv

by andybrandt
MIT License
124
  • Apple

get_paper_data

Retrieve comprehensive details about an arXiv paper, including its abstract and available formats, by specifying the paper's unique identifier.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
paper_idYes

Input Schema (JSON Schema)

{ "properties": { "paper_id": { "title": "Paper Id", "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