fulltext article downloader for Claude Code
io.github.computron/fulltext-article-downloader
Full text of research papers by DOI, arXiv, PMC or OpenReview id, verified against the record
client:Claude Code
transport:stdio
runtime:pypi
Install fulltext article downloader in Claude Code
run in your project directory
claude mcp add fulltext-article-downloader -e UNPAYWALL_EMAIL=<UNPAYWALL_EMAIL> -e FULLTEXT_OUTPUT_DIR=<FULLTEXT_OUTPUT_DIR> -e WILEY_API_KEY=<WILEY_API_KEY> -e ELSEVIER_API_KEY=<ELSEVIER_API_KEY> -e SPRINGER_API_KEY=<SPRINGER_API_KEY> -e SEMANTIC_SCHOLAR_API_KEY=<SEMANTIC_SCHOLAR_API_KEY> -- uvx fulltext-article-downloader
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs