Dianel555/paper-search-mcp-nodejs
If you are the rightful owner of paper-search-mcp-nodejs 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.
A Node.js Model Context Protocol (MCP) server for searching and downloading academic papers from multiple sources.
Tools
Functions exposed to the LLM to take actions
search_papers
Search academic papers across multiple platforms.
search_arxiv
Search arXiv preprints specifically.
search_webofscience
Search Web of Science database specifically.
search_pubmed
Search PubMed/MEDLINE biomedical literature database.
search_google_scholar
Search Google Scholar academic database.
search_biorxiv
Search biology preprints.
search_medrxiv
Search medical preprints.
search_semantic_scholar
Search Semantic Scholar AI semantic database.
search_iacr
Search IACR ePrint cryptography archive.
download_paper
Download paper PDF files.
get_paper_by_doi
Get paper information by DOI.
get_platform_status
Check platform status and API keys.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client