academic research mcp server for Cursor
com.thenextgennexus/academic-research-mcp-server
ArXiv preprints + Google Scholar papers, with citation counts in one query.
client:Cursor
transport:streamable-http
tools:2
Install academic research mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"academic-research-mcp-server": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/academic-research-mcp-server/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs