๐ Semantic Scholar MCP Server
@JackKuo666
๐ 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.
ๅบๆฌๆ ๅ ฑ
่จญๅฎ
ไปฅไธใฎ่จญๅฎใไฝฟใฃใฆใใใฎใตใผใใผใ MCP ๅฏพๅฟใฏใฉใคใขใณใใซ่ฟฝๅ ใใฆใใ ใใใ
{
"mcpServers": {
"semanticscholar-MCP-Server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"install",
"@JackKuo666/semanticscholar-mcp-server",
"--client",
"claude",
"--config",
"{}"
]
}
}
}ใใผใซ
ใใผใซใฏๆคๅบใใใพใใใงใใ
ใใผใซใฏ README ใใ่ชๅ็ใซๆฝๅบใใใพใใใกใณใใใผใฏ ## Tools ใจใใ่ฆๅบใใฎไธใซ่จ่ผใใใใจใงใใใฎใฟใใซๅๆ ใงใใพใใ
ๆฆ่ฆ
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.
ใใใผใฟใจๅๆใใฎไปใฎใณใณใใณใ
MCP Server for Data Exploration
reading-plus-aimcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
HubSpot MCP Server
peakmojoA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
ใณใกใณใ