Skip to content

v0.2.0

Latest

Choose a tag to compare

@gjjisadog gjjisadog released this 12 Jul 14:22
· 13 commits to main since this release

scipdf-mcp v0.2.0

MCP + Skill + CLI for downloading academic PDFs by DOI/title.

Install

git clone https://github.com/gjjisadog/scipdf-mcp.git
cd scipdf-mcp && bash install.sh

Highlights

  • Structured error codes, mirror health cache, fast-fail
  • Crossref + OpenAlex, bib/ris parse, batch manifest
  • CLI: download / resolve / batch / parse / list / check-mirrors / open
  • Citations (APA / GB/T / BibTeX), cached file detection
  • Skill retry guidance; install.sh --update + self-test

Tests (2026-07-12)

  • Unit: 15/15 passed
  • Download smoke: 10.1038/nature12373 → OK (~944KB)
  • See docs/TEST_REPORT.md