hfpaper
AI research papers from your terminal.
See it in action
Every command, one binary.
Search 500K+ papers, read full content as markdown, generate citations, and explore linked models — all from the terminal.
Search
Semantic + full-text search. Natural language works.
Paper details
Authors, abstract, GitHub, upvotes.
Citations
BibTeX, APA, or MLA. One command.
Daily trending
Today's papers, ranked by upvotes.
For agents
MCP server included.
Paste this config. Your agent can search, read, and cite papers natively. 7 tools, zero install.
{
"mcpServers": {
"hfpaper": {
"command": "npx",
"args": ["-y", "hfpaper", "mcp"]
}
}
}
Works with Claude Desktop, Cursor, Windsurf, and any MCP client.
Also
Read. Summarize. Explore.
Full paper as markdown. AI summaries. Linked models, datasets, and Spaces for any paper.
$ hfpaper read 2602.08025 # full paper as markdown
$ hfpaper summary 2602.08025 # AI one-liner
$ hfpaper models 2602.08025 # linked HF models
$ hfpaper datasets 2602.08025 # linked datasets
$ hfpaper open 2602.08025 # open in browser
Install
Pick your path.
npm, Homebrew, Go, or a raw binary. No API key needed.
npmnpm install -g hfpaper
Homebrewbrew install zakelfassi/tap/hfpaper
Gogo install github.com/zakelfassi/hfpaper@latest