π Semantic Scholar MCP Server
@JackKuo666
About π Semantic Scholar MCP Server
π This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"semanticscholar-MCP-Server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"install",
"@JackKuo666/semanticscholar-mcp-server",
"--client",
"claude",
"--config",
"{}"
]
}
}
}Tools
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?
It implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references. It is intended for developers using MCP clients such as Claude Desktop, Cursor, Windsurf, or Cline to access academic literature data.
How to use π Semantic Scholar MCP Server?
Install the required Python packages (semanticscholar and mcp) or use the Smithery CLI for automatic installation. Start the server by running python semantic_scholar_server.py, then use an MCP client to invoke tools like search_semantic_scholar, get_semantic_scholar_paper_details, get_semantic_scholar_author_details, and get_semantic_scholar_citations_and_references.
Key features of π Semantic Scholar MCP Server
- Search for papers on Semantic Scholar
- Retrieve detailed information about specific papers
- Get author details
- Fetch citations and references for a paper
Use cases of π Semantic Scholar MCP Server
- Searching academic papers by query string
- Retrieving detailed metadata for a known paper
- Getting author information from Semantic Scholar
- Obtaining citation and reference lists for a paper
FAQ from π Semantic Scholar MCP Server
What Python version is required?
Python 3.10 or higher is required.
What dependencies are needed?
The semanticscholar and mcp Python packages must be installed.
How can I install the server automatically?
You can use the Smithery CLI: npx -y @smithery/cli@latest install @JackKuo666/semanticscholar-mcp-server --client claude --config "{}".
How do I configure it for Claude Desktop?
Add a JSON entry to your claude_desktop_config.json. On Mac, use "command": "python" with "args": ["-m", "semanticscholar_mcp_server"]. On Windows, provide the full paths to the Python executable and the server script.
What tools are available?
The server exposes four tools: search_semantic_scholar, get_semantic_scholar_paper_details, get_semantic_scholar_author_details, and get_semantic_scholar_citations_and_references.
Frequently asked questions
What Python version is required?
Python 3.10 or higher is required.
What dependencies are needed?
The `semanticscholar` and `mcp` Python packages must be installed.
How can I install the server automatically?
You can use the Smithery CLI: `npx -y @smithery/cli@latest install @JackKuo666/semanticscholar-mcp-server --client claude --config "{}"`.
How do I configure it for Claude Desktop?
Add a JSON entry to your `claude_desktop_config.json`. On Mac, use `"command": "python"` with `"args": ["-m", "semanticscholar_mcp_server"]`. On Windows, provide the full paths to the Python executable and the server script.
What tools are available?
The server exposes four tools: `search_semantic_scholar`, `get_semantic_scholar_paper_details`, `get_semantic_scholar_author_details`, and `get_semantic_scholar_citations_and_references`.
Basic information
More Data & Analytics MCP servers

Subtext
Subtext by FullstorySession replay, built for agents. Subtext is agentic session review: it captures production sessions of your app and connects them to your coding agent β Claude Code, Cursor, Codex, Devin, your own harness β so it can

LeadMarina
LeadMarinaVerified local-business leads: search any niche in any city, query your lead library, and export to Close, GoHighLevel, Google Sheets, or emailed files β every email SMTP-checked, every phone verified with line type and

Opinly
Track competitors, rankings, and how AI answers rank you β then write and publish the fix.
MCP.science: Open Source MCP Servers for Scientific Research ππ
pathintegral-instituteOpen Source MCP Servers for Scientific Research
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
Comments