benedict2310/Scientific-Papers-MCP
If you are the rightful owner of Scientific-Papers-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Scientific Paper Harvester MCP Server provides real-time access to scientific papers from arXiv and OpenAlex, enabling LLMs to fetch, analyze, and extract information efficiently.
Tools
Functions exposed to the LLM to take actions
list_categories
Lists available categories/concepts from a data source.
fetch_latest
Fetches the latest papers from arXiv or OpenAlex for a given category with metadata only.
fetch_top_cited
Fetches the top cited papers from OpenAlex for a given concept since a specific date with metadata only.
fetch_content
Fetches full metadata and text content for a specific paper by ID from arXiv or OpenAlex.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client