Semantic Scholar MCP Server
@MCP-Mirror
About Semantic Scholar MCP Server
Mirror of
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Semantic Scholar MCP Server?
A FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks. It is designed for researchers, developers, and anyone needing programmatic access to scholarly content and citation analysis.
How to use Semantic Scholar MCP Server?
Install the server using FastMCP with the command fastmcp install semantic-scholar-server.py --name "Semantic Scholar" -e SEMANTIC_SCHOLAR_API_KEY=your-api-key. The API key is optional; without it the server uses unauthenticated access with lower rate limits. After installation, tools are available via any MCP client.
Key features of Semantic Scholar MCP Server
- Full-text search with advanced filtering and ranking
- Citation network exploration and reference tracking
- Author search, profile details, and publication history
- Paper recommendations (single and multi-paper)
- Batch retrieval for up to 1000 papers or authors
- Rate limiting compliance for authenticated and unauthenticated access
Use cases of Semantic Scholar MCP Server
- Discover highly cited papers in a specific field using relevance search
- Build citation graphs for a paper by exploring its citations and references
- Get profile metrics (h-index, citation count) for multiple authors at once
- Receive paper recommendations based on one or more seed papers
- Bulk fetch metadata for dozens of papers to populate a literature review
FAQ from Semantic Scholar MCP Server
Do I need an API key to use Semantic Scholar MCP Server?
No. If you do not provide a SEMANTIC_SCHOLAR_API_KEY, the server uses unauthenticated access with lower rate limits.
What are the rate limits for Semantic Scholar MCP Server?
With an API key: search, batch and recommendation endpoints are limited to 1 request per second; other endpoints to 10 requests per second. Without an API key: all endpoints are limited to 100 requests per 5 minutes.
What paper ID formats does Semantic Scholar MCP Server accept?
It accepts various formats including S2 ID, DOI, and ArXiv identifiers.
How many papers or authors can I retrieve in a single batch request?
Batch endpoints (paper_batch_details, author_batch_details) accept up to 1000 IDs per request.
How does Semantic Scholar MCP Server handle errors?
The server returns standardized error responses containing an error type (rate_limit, api_error, validation, timeout), a human-readable message, and additional context such as whether the request was authenticated.
More Memory & Knowledge MCP servers
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Jupyter Notebook MCP Server (for Cursor)
jbenoModel Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
Zettelkasten MCP Server
entanglrA Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
Comments