Semanticscholar MCP Server
S

Semanticscholar MCP Server

This project implements an MCP server that interacts with the Semantic Scholar API, providing functions such as paper search, obtaining paper/author details, and querying cited literature.
2.5 points
10.2K

What is the Semantic Scholar MCP Server?

This is an intelligent academic assistant service that integrates the functions of the Semantic Scholar academic database into AI chat tools through the Model Context Protocol (MCP) technology. It allows you to directly query academic papers, author information, and literature citation networks in the chat interface.

How to use the Semantic Scholar service?

You can directly use this service through AI tools such as Claude, Cursor, or Windsurf without writing code. Simply describe your needs in natural language, such as 'Help me find recent papers on deep learning', and the system will automatically process the query and return the results.

Applicable scenarios

This service is particularly suitable for researchers, students, and anyone who needs to quickly access academic information. Typical scenarios include literature reviews, tracking the latest developments in the field, finding the works of specific authors, and analyzing paper citation networks.

Main features

Academic paper search
Search for academic papers in the Semantic Scholar database by conditions such as keywords, authors, and publication years.
Obtain paper details
Get the complete information of a specific paper, including the abstract, author list, publication information, etc.
Query author information
Find the research fields, publication records, and collaboration networks of specific scholars.
Citation relationship analysis
View the citation and being - cited situations of papers to understand academic influence.
Advantages
No programming knowledge is required, and it can be used through natural language.
It is directly integrated into commonly used AI tools, making it convenient to use.
Access the complete academic database of Semantic Scholar.
Quickly obtain structured academic information.
Limitations
The query results are limited by the coverage of the Semantic Scholar database.
Complex queries may require multiple interactions.
The full - text content behind the paywall cannot be directly accessed.

How to use

Install the service
Select an appropriate installation method according to the client you are using (Claude/Cursor/Windsurf).
Start the query
Directly enter your query requirements in the chat interface, for example, 'Help me find the latest papers on the interpretability of neural networks'.
Optimize the results
Based on the initial results, you can further refine the query conditions, such as specifying the year, author, or journal.

Usage examples

Literature review assistance
When preparing a literature review on 'Transformer applications in computer vision', quickly obtain important papers in the relevant field.
Track scholars' research
Keep track of the latest research work of a certain scholar.
Citation network analysis
Understand the academic influence of a pioneering paper.

Frequently Asked Questions

Is this service paid?
What's the difference between the query results and searching directly on the Semantic Scholar website?
Why can't some papers be found?
Can I get the full - text of papers?

Related resources

Semantic Scholar official website
The official academic search engine website.
MCP protocol documentation
Technical specification of the Model Context Protocol.
Installation guide video
Step - by - step installation demonstration.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "semanticscholar": {
      "command": "python",
      "args": ["-m", "semanticscholar_mcp_server"]
      }
  }
}

{
  "mcpServers": {
    "semanticscholar": {
      "command": "C:\\Users\\YOUR\\PATH\\miniconda3\\envs\\mcp_server\\python.exe",
      "args": [
        "D:\\code\\YOUR\\PATH\\semanticscholar-MCP-Server\\semanticscholar_server.py"
      ],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
  }
}

{
  "mcpServers": {
    "semanticscholar": {
      "command": "bash",
      "args": [
        "-c",
        "source /home/YOUR/PATH/.venv/bin/activate && python /home/YOUR/PATH/semanticscholar_mcp_server.py"
      ],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
7.3K
5 points
H
Haiku.rag
Haiku RAG is an intelligent retrieval - augmented generation system built on LanceDB, Pydantic AI, and Docling. It supports hybrid search, re - ranking, Q&A agents, multi - agent research processes, and provides local - first document processing and MCP server integration.
Python
5.1K
5 points
C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
14.0K
5 points
M
Maverick MCP
MaverickMCP is a personal stock analysis server based on FastMCP 2.0, providing professional level financial data analysis, technical indicator calculation, and investment portfolio optimization tools for MCP clients such as Claude Desktop. It comes pre-set with 520 S&P 500 stock data, supports multiple technical analysis strategies and parallel processing, and can run locally without complex authentication.
Python
10.2K
4 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
13.6K
5 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
17.1K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
13.2K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
13.0K
5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
30.3K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
18.1K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
22.0K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
62.7K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
27.1K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
59.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
41.6K
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
85.2K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase