Loading MCP server directory, please wait...
A Model Context Protocol server for the Elsevier Scopus API
npx @getmcp/cli add io.github.qwe4559999/scopus-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
SCOPUS_API_KEYYour Elsevier Scopus API Key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.qwe4559999/scopus-mcp": {
"command": "uvx",
"args": [
"scopus-mcp"
],
"env": {
"SCOPUS_API_KEY": ""
}
}
}
}