afrise/academic-search-mcp-server
Academic Paper Search MCP Server for Claude Desktop integration. Allows Claude to access data from Semantic Scholar and Crossref.
Platform-specific configuration:
{
"mcpServers": {
"academic-search-mcp-server": {
"command": "npx",
"args": [
"-y",
"academic-search-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...