labpubs¶
Publication tracking and retrieval for research labs.
labpubs automatically discovers publications from OpenAlex, Semantic Scholar, and Crossref, deduplicates across sources, and stores them locally in SQLite. It supports funding/grant tracking, multiple export formats, GitHub-based verification workflows, and an MCP server for use with AI assistants.
Features¶
Multi-source publication discovery (OpenAlex, Semantic Scholar, Crossref)
Automatic deduplication across sources
Funding and grant tracking
GitHub Issues integration for human-in-the-loop verification
Export to BibTeX, CSL-JSON, CV entries, and grant reports
CLI interface and MCP server
SQLite storage with no ORM dependencies
API Reference