elsevier-mcp
MCP server for the Elsevier Developer APIs. Gives Claude Code access to Scopus, ScienceDirect, and other Elsevier academic databases.
README
elsevier-mcp
MCP server for the Elsevier Developer APIs. Gives Claude Code access to Scopus, ScienceDirect, and other Elsevier academic databases.
Quick Start
Get a free API key at dev.elsevier.com, then pick an install method below.
Claude Code — plugin marketplace (recommended)
This repository is a Claude Code plugin marketplace. Add it, then install the plugin — no clone or npm install required:
/plugin marketplace add kemalabuteliyte/elsevier-mcp
/plugin install elsevier-mcp@elsevier-tools
The plugin ships a self-contained server bundle, so it just works once installed. Provide your API key through your environment before launching Claude Code:
export ELSEVIER_API_KEY=your_api_key_here
# optional — institutional access unlocks all 14 tools:
# export ELSEVIER_INST_TOKEN=your_institutional_token
# export ELSEVIER_ENABLE_ALL_TOOLS=true
Restart Claude Code. The elsevier tools are now available. Done.
Claude Desktop — one-click install
Download the latest .mcpb file from Releases, then open it with Claude Desktop. You'll be prompted to enter your API key during setup.
Manual install (from source)
git clone https://github.com/kemalabuteliyte/elsevier-mcp.git
cd elsevier-mcp
npm install
npm run build
Then add to your Claude Code settings:
{
"mcpServers": {
"elsevier": {
"type": "stdio",
"command": "node",
"args": ["/absolute/path/to/elsevier-mcp/dist/index.js"],
"env": {
"ELSEVIER_API_KEY": "your_api_key_here"
}
}
}
}
Or via CLI:
claude mcp add elsevier -e ELSEVIER_API_KEY=your_key -- node /absolute/path/to/elsevier-mcp/dist/index.js
Available Tools
These 6 tools work with a free Elsevier API key:
| Tool | Description |
|---|---|
scopus_search |
Search Scopus for scholarly documents by query |
abstract_retrieval |
Retrieve abstract/metadata by DOI, Scopus ID, EID, PII, or PubMed ID |
article_retrieval |
Retrieve ScienceDirect article by DOI, PII, or EID |
serial_title_search |
Search for journals by title, ISSN, publisher, or subject |
serial_title_retrieval |
Retrieve journal details by ISSN |
subject_classifications |
Look up Scopus/ScienceDirect subject area codes and descriptions |
Enabling All Tools (Institutional Access)
8 additional tools require institutional network access, an institutional token, or additional API subscriptions. Enable with ELSEVIER_ENABLE_ALL_TOOLS=true:
{
"mcpServers": {
"elsevier": {
"type": "stdio",
"command": "node",
"args": ["/absolute/path/to/elsevier-mcp/dist/index.js"],
"env": {
"ELSEVIER_API_KEY": "your_api_key_here",
"ELSEVIER_INST_TOKEN": "your_institutional_token",
"ELSEVIER_ENABLE_ALL_TOOLS": "true"
}
}
}
}
| Tool | Description | Requires |
|---|---|---|
author_search |
Search for authors in Scopus | Institutional access |
affiliation_search |
Search for institutions and affiliations | Institutional access |
author_retrieval |
Retrieve author profile by ID, EID, or ORCID | Institutional access |
affiliation_retrieval |
Retrieve institution details by ID or EID | Institutional access |
citation_count |
Get citation counts (supports batch lookup) | API subscription |
citations_overview |
Detailed citation overview with yearly breakdowns | API subscription |
plumx_metrics |
PlumX altmetrics (usage, captures, social media) | Institutional access |
fulltext_retrieval |
Retrieve full text of a ScienceDirect article as plain text | Institutional access |
To get institutional access:
- Connect from a university/institutional network with a Scopus subscription
- Or request an institutional token from
apisupport@elsevier.com - The server automatically attempts IP-based authentication on 401 errors
Example Queries
Scopus search uses Boolean syntax with field codes:
TITLE(machine learning) AND PUBYEAR > 2020AUTH(Einstein) AND TITLE(relativity)AFFIL(MIT) AND KEY(quantum computing) AND PUBYEAR = 2024DOI(10.1016/j.jclepro.2020.121092)
Environment Variables
| Variable | Required | Description |
|---|---|---|
ELSEVIER_API_KEY |
Yes | API key from dev.elsevier.com |
ELSEVIER_INST_TOKEN |
No | Institutional token for expanded access |
ELSEVIER_ENABLE_ALL_TOOLS |
No | Set to true to enable all 13 tools |
Troubleshooting
- 401 error: Your API key lacks entitlements for this endpoint. You may need institutional access or an institutional token.
- 403 error: Your API key doesn't have the required subscription for this resource.
- 429 error: Rate limit exceeded. Elsevier quotas reset weekly.
- No results: Try broadening your query or using different field codes.
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。