Google Scholar for Cursor
io.github.johnisanerd/google-scholar
Search Google Scholar for academic papers, citations, and author profiles.
client:Cursor
transport:streamable-http
Install Google Scholar in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-scholar": {
"url": "https://mcp.apify.com/?tools=johnvc/google-scholar-api"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs