DavidEncrypted/openalex-mcp-server
If you are the rightful owner of openalex-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The OpenAlex MCP Server allows AI agents and other MCP clients to interact with the OpenAlex database, focusing on scholarly works.
Tools
Functions exposed to the LLM to take actions
search_works
Tool for searching OpenAlex works with various filters and options.
get_work_details
Tool for retrieving detailed information about a specific OpenAlex work.
get_referenced_works
Tool for getting a list of works referenced by a specific OpenAlex work.
get_citing_works
Tool for getting a list of works that cite a specific OpenAlex work.
get_work_ngrams
Tool for retrieving N-grams of a specific OpenAlex work's full text.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client