Skip to main content
Glama
kemalabuteliyte

elsevier-mcp

serial_title_retrieval

Retrieve journal details by ISSN, including publisher, subject areas, and CiteScore metrics for research evaluation.

Instructions

Retrieve detailed information about a specific journal or serial publication by its ISSN. Includes publisher, subject areas, and CiteScore metrics.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
issnYesISSN of the journal (e.g. '0140-6736' for The Lancet, '0028-0836' for Nature).
viewNoResponse detail level.
Behavior3/5

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

With no annotations, the description carries the burden of behavioral disclosure. It states the output includes publisher, subject areas, and CiteScore metrics, which gives some transparency about the response content. However, it does not mention error handling, access requirements, or behavior when the ISSN is invalid, leaving some gaps.

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

Conciseness5/5

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

The description is a single sentence that packs essential information without unnecessary words. It clearly states the resource, the key identifier, and the content of the response, demonstrating excellent conciseness.

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

Completeness3/5

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

For a simple retrieval tool with two parameters and no output schema, the description provides the core purpose and response contents. However, it lacks explanation of the 'view' parameter's effect on the response detail level, and it does not clarify the distinction from the sibling serial_title_search, leaving some context incomplete.

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 provides descriptions for all parameters (100% coverage), so the baseline is 3. The description adds little beyond what the schema already states; it only reiterates the ISSN as the identifier and mentions CiteScore, which is already represented in the schema and enum.

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 uses a specific verb 'Retrieve' and clearly identifies the resource: a specific journal or serial publication by its ISSN. It also lists what is included (publisher, subject areas, CiteScore metrics), distinguishing it from the sibling serial_title_search which likely focuses on searching by title.

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 clearly implies this tool is for when you have an ISSN and need detailed information, providing a clear usage context. However, it does not explicitly mention alternatives or when not to use it, though the sibling names suggest a search tool exists for lookups without an ISSN.

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/kemalabuteliyte/elsevier-mcp'

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