MCPVault

openalex_get_citation_graph

MCP tool from Openalex MCP Server by cyanheads

Walk the citation graph one hop from a seed work: cites, citedby, or relatedto.

How to use it

openalex_get_citation_graph is exposed by the Openalex MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the openalex_get_citation_graph tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Openalex MCP Server

$docker run -e OPENALEX_API_KEY=your-key -p 3010:3010 openalex-mcp-server
FULL OPENALEX MCP SERVER LISTING