Skip to main content
Glama
chackchang

elsevier-mcp

by chackchang

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ELSEVIER_API_KEYYesAPI key from dev.elsevier.com
ELSEVIER_INST_TOKENNoInstitutional token for expanded access
ELSEVIER_ENABLE_ALL_TOOLSNoSet to 'true' to enable all 13 toolsfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
scopus_searchA

Search the Scopus database of abstracts and citations. Returns metadata about scholarly documents including titles, authors, DOIs, citation counts. Use Scopus field codes in queries: TITLE(), AUTH(), AFFIL(), DOI(), KEY(), PUBYEAR, etc.

abstract_retrievalA

Retrieve detailed metadata and abstract for a specific Scopus document by its identifier. Supports lookup by Scopus ID, EID, DOI, PII, or PubMed ID.

article_retrievalA

Retrieve full-text or metadata of a ScienceDirect article by DOI, PII, or EID. Access depends on your API key entitlements.

serial_title_searchA

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

serial_title_retrievalA

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

subject_classificationsA

Retrieve subject area classifications used in Scopus or ScienceDirect. Useful for finding subject codes to filter searches. Returns classification codes, abbreviations, and descriptions.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/chackchang/elsevier_mcp'

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