scopus for Claude Code
io.github.smaboundless/scopus
Search Scopus abstracts, authors, and export citations via Elsevier API
client:Claude Code
transport:stdio
runtime:pypi
Install scopus in Claude Code
run in your project directory
claude mcp add scopus -e SCOPUS_API_KEY=<SCOPUS_API_KEY> -- uvx scopus-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs