qwe4559999/scopus-mcp
A Model Context Protocol (MCP) server for Elsevier Scopus. Allows AI assistants like Claude to search academic papers, retrieve abstracts, and analyze author profiles directly.
Platform-specific configuration:
{
"mcpServers": {
"scopus-mcp": {
"command": "npx",
"args": [
"-y",
"scopus-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...