Home › Other › scopus-mcp

scopus-mcp

A Model Context Protocol server for the Elsevier Scopus API

Python
★ 43 stars Last pushed 2026-05-17 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.8)

uvx scopus-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "scopus-mcp": {
      "command": "uvx",
      "args": [
        "scopus-mcp"
      ],
      "env": {
        "SCOPUS_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SCOPUS_API_KEY required secret — Your Elsevier Scopus API Key

Related servers

Data from the Official MCP Registry