01Provides standardized `search` and `fetch` tools compatible with OpenAI Deep Research and ChatGPT connectors.
02Multi-source paper search and download from platforms like arXiv, PubMed, bioRxiv, Google Scholar, and Semantic Scholar.
03Extensible design allowing for easy addition of new academic platforms and sources.
04Seamless integration with LLM clients through Model Context Protocol (MCP) for context enhancement.
050 GitHub stars
06Outputs retrieved paper information in a consistent dictionary format via a `Paper` class.