π 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.
$git clone https://github.com/jackkuo666/semanticscholar-mcp-serverInstalls into the current project.
Install semanticscholar-mcp-server by running `git clone https://github.com/jackkuo666/semanticscholar-mcp-server`, then use it for the current task and follow its documentation at https://github.com/jackkuo666/semanticscholar-mcp-server.