Skip to content
Back to search
30
MCP

Semantic Scholar MCP Server

io.github.smaniches/semantic-scholar-mcp

MCP server for the Semantic Scholar API: search 200M+ papers, citations, authors, recommendations.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

semantic-scholar-fastmcp-mcp-server
A FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and
0 tools
Semantic Scholar Academic Research MCP
Provide AI assistants with seamless access to Semantic Scholar's extensive academic database for advanced paper discovery, author research,
0 tools · http
academic-research-mcp
MCP server for academic literature search across 9 APIs (OpenAlex, Semantic Scholar, PubMed, arXiv, medRxiv/bioRxiv, CrossRef, Google Schola
0 tools
academic-search-mcp
Multi-source academic paper search MCP server for AI agents. Supports Semantic Scholar, CrossRef, OpenAlex, Scopus, CORE, IEEE, arXiv, Googl
0 tools
iflow-mcp_jackkuo666-semanticscholar-mcp-server
Semantic Scholar MCP Server for interacting with the Semantic Scholar API
0 tools
Google-Scholar-MCP-Server
A MCP Server for Google Scholar: 🔍 Enable AI assistants to search and access Google Scholar papers through a simple MCP interface.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "semantic_scholar_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}