MCP Server
MCP
Semantic Scholar MCP Server
MCP server for the Semantic Scholar API: search 200M+ papers, citations, authors, recommendations.
Install
uvx s2-mcp-server
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "s2-mcp-server",
"version": "1.7.3",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Semantic Scholar API key for higher rate limits (free at semanticscholar.org/product/api)",
"isSecret": true,
"name": "SEMANTIC_SCHOLAR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment