Stats
Actions
Tags
From Paper Agent
Connects to the Semantic Scholar API for academic paper search, citation data, and author information. Runs locally via uv.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"semantic-scholar": {
"command": "uvx",
"args": [
"semantic-scholar-mcp"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub rekin226/paper-agent --plugin paper-agent