Skip to main content
Glama

Semantic Scholar MCP Server

by SnippetSquid

get_paper_pdf_info

Retrieve PDF availability details for academic papers using a Semantic Scholar paper ID, DOI, or ArXiv ID. Extracts metadata to determine access to full-text content.

Instructions

Get PDF availability information for a paper. Args: paper_id: Paper ID (Semantic Scholar ID, DOI, ArXiv ID, etc.) Returns: PDF availability information

Input Schema

NameRequiredDescriptionDefault
paper_idYes

Input Schema (JSON Schema)

{ "properties": { "paper_id": { "title": "Paper Id", "type": "string" } }, "required": [ "paper_id" ], "title": "get_paper_pdf_infoArguments", "type": "object" }
Install Server

Other Tools from Semantic Scholar 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/SnippetSquid/SemanticScholarMCP'

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