Skip to main content
Glama

arXiv MCP Server

by Mnehmos
MIT License
1

get_paper

Retrieve detailed information about a specific academic paper using its arXiv ID. Access metadata and essential details directly from the arXiv MCP Server.

Instructions

Get details about a specific paper by its arXiv ID

Input Schema

NameRequiredDescriptionDefault
paper_idYesarXiv paper ID (e.g., 2104.13478 or cs/0001001)

Input Schema (JSON Schema)

{ "properties": { "paper_id": { "description": "arXiv paper ID (e.g., 2104.13478 or cs/0001001)", "type": "string" } }, "required": [ "paper_id" ], "type": "object" }

You must be authenticated.

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

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