Loading MCP server directory, please wait...
MCP server for the Semantic Scholar API: search 200M+ papers, citations, authors, recommendations.
npx @getmcp/cli add io.github.smaniches/semantic-scholar-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smaniches/semantic-scholar-mcp": {
"command": "uvx",
"args": [
"s2-mcp-server"
],
"env": {
"SEMANTIC_SCHOLAR_API_KEY": ""
}
}
}
}