Skip to main content
Glama

sch.get

Retrieve scholarly metadata for academic resources using DOI, arXivId, or URL. Simplify access to research details for enhanced information retrieval.

Instructions

Get scholarly metadata by DOI/arXivId/URL.

Input Schema

NameRequiredDescriptionDefault
arxivIdNo
doiNo
urlNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "arxivId": { "type": "string" }, "doi": { "type": "string" }, "url": { "type": "string" } }, "type": "object" }
Install Server

Other Tools from TOOL4LM

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/khanhs-234/tool4lm'

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