Skip to main content
Glama

get_paper

Retrieve comprehensive metadata for a scientific paper using its DOI, including abstract, authors with ORCID and affiliations, concepts, and enriched references.

Instructions

Fetch full metadata for a single paper by DOI, including the abstract (reconstructed from OpenAlex), authors with ORCID/affiliations, concepts, and references (enriched from CrossRef).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
doiYesDOI as bare string ('10.1038/nature12373'), URL form, or 'doi:...' — all accepted.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
doiNo
is_oaNo
titleYes
venueNo
authorsNo
fundersNo
licenseNo
pdf_urlNo
abstractNo
conceptsNo
keywordsNo
languageNo
oa_statusNo
publisherNo
referencesNo
venue_typeNo
openalex_idNo
cited_by_countNo
landing_page_urlNo
publication_dateNo
publication_yearNo
references_countNo
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must disclose behavioral traits. It describes output content (abstract reconstructed from OpenAlex, references from CrossRef) but omits side effects, error handling, authentication needs, or rate limits. Adds value on response content but lacks broader behavioral context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that effectively front-loads the action and resource. It lists included items without excess words, though splitting into two sentences could improve readability.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has one parameter and an output schema (not shown), the description explains what the response includes (abstract, authors, concepts, references). It does not address error conditions or preconditions, but for a fetch-by-key tool, this is mostly complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema covers 100% of parameters and already describes the DOI format acceptance. The tool description merely mentions 'by DOI' without adding new meaning beyond the schema. Baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: 'Fetch full metadata for a single paper by DOI'. It lists specific components included (abstract, authors, concepts, references), distinguishing it from siblings like search_papers or download_pdf.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use when a specific DOI is known and full metadata is needed, but does not explicitly compare with sibling tools or state when not to use it. Usage context is clear but lacks exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/Scentless-trick128/openpapers-mcp'

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