Skip to main content
Glama
niol-zh

research-mcp

by niol-zh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCOPUS_API_KEYYesYour free Scopus API key from dev.elsevier.com.
UNPAYWALL_EMAILNoYour email address required by Unpaywall for the get_pdf_link tool. Optional but recommended.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_scopusA

Search for documents in Scopus by query string. Returns title, DOI, Scopus ID, citation count and journal for each match.

get_abstract_detailsA

Retrieve metadata for a Scopus document (authors, journal, citations) plus the abstract text from CrossRef when available.

get_author_profileA

Look up an author's h-index, citation count, paper count, ORCID and affiliations via OpenAlex. Provide the author's full name; returns the top 3 matches to disambiguate.

get_citing_papersB

Retrieve papers that cite a given Scopus document (forward citations).

get_pdf_linkA

Find an open-access PDF for an article by DOI via Unpaywall. Returns the PDF URL if one is legally available, otherwise a note.

get_quota_statusA

Report the Scopus API rate-limit (weekly quota) from the most recent response headers. Returns a note if no Scopus call has been made yet.

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/niol-zh/research-mcp'

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