openalex mcp server for Cursor
io.github.cyanheads/openalex-mcp-server
Access the OpenAlex academic research catalog — 270M+ publications.
client:Cursor
transport:streamable-http
runtime:npm
tools:5
Install openalex mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"openalex-mcp-server": {
"url": "https://openalex.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs