Back to Apps

Scientific Papers MCP
Supports UIby benedict2310
Real-time access to scientific papers from arXiv, OpenAlex, PMC, Europe PMC, bioRxiv, and CORE.
0 stars
Works in:claude
Exposes:Tools
What it does
Connects LLMs to six major academic databases, providing real-time search and full-text extraction of scientific papers across STEM and biomedical disciplines.
Tools
list_categories: Lists available categories from sources like arXiv and OpenAlex.fetch_latest: Retrieves the latest papers from a specific category (metadata only).fetch_top_cited: Finds highly-cited papers from OpenAlex since a specific date.search_papers: Performs field-specific searches across arXiv, OpenAlex, Europe PMC, and CORE.fetch_content: Extracts full metadata and complete text content for a specific paper ID.
Installation
{
"mcpServers": {
"scientific-papers": {
"command": "npx",
"args": [
"-y",
"@futurelab-studio/latest-science-mcp@latest"
]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y @futurelab-studio/latest-science-mcp@latestInformation
- Pricing
- free
- Published
- 8/5/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"scientific-papers": {
"command": "npx",
"args": [
"-y",
"@futurelab-studio/latest-science-mcp@latest"
]
}
}
}





