mcpserver.lol
registry/openalex-mcp-server
Connection check verified live · 27h ago

openalex-mcp-server

Access the OpenAlex academic research catalog — 270M+ publications.

Tools 5
GitHub stars 14
Installs / wk 633
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

openalex_analyze_trends read-only ordercursorfiltersgroup_by*per_pageentity_type* +1
Aggregate OpenAlex entities into groups and count them. Use for trend analysis (group works by publication_year), distribution analysis (group by oa_status, type, country), and com…
openalex_describe_fields read-only querycontext*entity_type*
List valid field names for an OpenAlex entity type and context (filter, group_by, or select). Use proactively before constructing a filter or group_by to avoid invalid-field 400 er…
openalex_get_citation_graph read-only sortcursorselectfiltersseed_id*per_page +1
Walk the citation graph one hop from a seed work. Direction picks the edge: incoming citations (`cites`), the seed's own references (`cited_by`), or OpenAlex's algorithmically-rela…
openalex_resolve_name read-only query*filtersentity_type
Resolve a name or an identifier to an OpenAlex ID. ALWAYS use this before filtering by entity — names are ambiguous, IDs are not. A name returns up to 10 autocomplete matches with…
openalex_search_entities read-only idseedsortquerycursorsample +5
Search, filter, sort, or retrieve by ID. Covers all OpenAlex entity types (works, authors, sources, institutions, topics, keywords, publishers, funders). Pass `id` to retrieve a si…