Semantic Scholar API MCP server
@benhaotang
About Semantic Scholar API MCP server
MCP server for Semantic Scholar to search for papers
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"semantic-scholar": {
"command": "uv",
"args": [
"run",
"--with",
"mcp",
"mcp",
"run",
"/path/to/semantic-scholar-plugin.py"
],
"env": {
"SEMANTIC_SCHOLAR_API_KEY": ""
}
}
}
}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 API MCP server?
It is an MCP server that integrates with the Semantic Scholar API, built with the mcp-python-sdk. Designed for AI agents
More Memory & Knowledge MCP servers
Jupyter Notebook MCP Server (for Cursor)
jbenoModel Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Zettelkasten MCP Server
entanglrA Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.

Memory
modelcontextprotocolModel Context Protocol Servers
Comments