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
11.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

A
Airweave
Airweave is an open - source context retrieval layer for AI agents and RAG systems. It connects and synchronizes data from various applications, tools, and databases, and provides relevant, real - time, multi - source contextual information to AI agents through a unified search interface.
Python
6.1K
5 points
F
Finlab Ai
FinLab AI is a quantitative financial analysis platform that helps users discover excess returns (alpha) in investment strategies through AI technology. It provides a rich dataset, backtesting framework, and strategy examples, supporting automated installation and integration into mainstream AI programming assistants.
5.6K
4 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
6.7K
4.5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
7.6K
5 points
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
10.4K
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
10.2K
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
16.7K
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
11.2K
4 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
20.4K
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
25.5K
4.3 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
35.4K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
72.2K
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#
32.2K
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
65.5K
4.5 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
97.1K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
22.1K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase