Scientific Papers MCP
UnclaimedA Model Context Protocol (MCP) server that provides LLMs with real-time access to scientific papers from arXiv and OpenAlex.
Install
npm install -g @futurelab-studio/latest-science-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (16)
arXiv
"cs.AI", "physics.gen-ph", "math.CO"
category
Category ID or concept name (varies by source)
concept
Concept name or OpenAlex concept ID
count
Number of papers to fetch (default: 50, max: 200)
fetch_content
Fetches full metadata and text content for a specific paper by ID with complete text extraction.
fetch_latest
Fetches the latest papers from any source for a given category with metadata only (no text extraction).
fetch_top_cited
Fetches the top cited papers from OpenAlex for a given concept since a specific date.
field
"all" "title" "abstract" "author" "fulltext" (default: "all")
id
Paper ID (format varies by source)
list_categories
Lists available categories/concepts from any data source.
OpenAlex
"artificial intelligence", "machine learning", "C41008148"
query
Search query string (max 1500 characters)
search_papers
Searches for papers across multiple academic sources with field-specific search and sorting options.
since
Start date in YYYY-MM-DD format
sortBy
"relevance" "date" "citations" (default: "relevance")
source
"arxiv" "openalex" "pmc" "europepmc" "biorxiv" "core"