Skip to main content
Glama
kemalabuteliyte

elsevier-mcp

serial_title_search

Search Scopus for academic journals and serial publications by title, ISSN, publisher, subject area, or open access status to find relevant scholarly sources.

Instructions

Search for academic journals and serial publications in Scopus by title, ISSN, publisher, subject area, or open access status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
oaNoOpen access status filter.
pubNoPublisher name to filter by.
dateNoDate filter.
issnNoISSN to search for.
subjNoSubject area code (e.g. 'COMP', 'MATH', 'MEDI', 'PHYS').
viewNoResponse detail level.
countNoNumber of results per page. Max 200.
startNoOffset for pagination.
titleNoJournal title to search for (partial match supported).
contentNoContent type: 'journal', 'tradejournal', 'conferenceproceeding', 'bookseries'.
Behavior2/5

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

No annotations are provided, so the description must carry the full burden of behavioral disclosure. It only states the search capability without mentioning output format, pagination behavior, authentication requirements, or any limitations. This leaves critical behavioral information undisclosed.

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 is direct and front-loaded with the core action and resource. There is no wasted wording or unnecessary detail.

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

Completeness2/5

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

With 10 parameters, no output schema, and no annotations, the description is too sparse to provide complete context. It does not specify what the response contains, how pagination works, or any constraints on combining filters. For a tool of this complexity, more behavioral and contextual detail would be expected.

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?

All 10 parameters have complete descriptions in the schema (100% coverage), so the baseline is 3. The description names several filters (title, ISSN, publisher, subject area, open access) but this only summarizes the schema, adding no new semantic meaning beyond what is already structured.

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 searches for academic journals and serial publications in Scopus, specifying multiple search criteria (title, ISSN, publisher, subject area, open access). This verb+resource construction is distinct from siblings like serial_title_retrieval (likely metadata retrieval for a specific serial) and article search tools.

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

Usage Guidelines3/5

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

The description implies the tool is for finding serial publications, contrasting with scopus_search which likely searches documents. However, there is no explicit when-to-use guidance or mention of alternatives, leaving the agent to infer appropriate usage from the tool name and description alone.

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