A
licenseA
qualityA
maintenanceMCP server providing agentic tools for academic paper search, with support for OpenAlex API and optional API keys.
1
MIT
No user-submitted related servers found.
Scored across 8 tools
Every tool has a clearly distinct purpose: fetching profiles, searching by name/keyword/semantic, and listing works. No overlap or ambiguity.
All tool names follow a consistent verb_noun pattern using snake_case (e.g., fetch_author, search_works, semantic_search_works). Perfectly predictable.
8 tools is well-scoped for a scholarly database API, covering fetching, searching, and listing without unnecessary bloat.
Core operations are covered: fetching authors, institutions, works; searching with filters; and semantic search. Minor gaps like missing get_institution_works or concept endpoints are acceptable given the scope.