MCPVault

openalex_describe_fields

MCP tool from Openalex MCP Server by cyanheads

List valid filter, groupby, and select field names for an entity type — call before building a query to avoid invalid-field errors.

How to use it

openalex_describe_fields 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_describe_fields 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