Skip to main content
Glama

sch_get

Retrieve scholarly research data by providing a DOI, arXiv ID, or URL. Integrates with TOOL4LM for enhanced local LLM capabilities, enabling efficient academic information access and document reading.

Instructions

Alias of sch.get

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