OpenAIRE MCP Server
Related Servers
Alternatives to OpenAIRE MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to search and retrieve EU research outputs including publications, datasets, software, and funded projects from OpenAIRE.8 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to search scholarly works, authors, institutions, venues, and concepts, retrieve detailed metadata, and explore citation networks through natural-language requests.3 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to search and analyze OpenAlex scholarly database for OSINT research, including works, authors, institutions, funding, citations, and collaboration networks.MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying citation data from OpenCitations, including references, citations, citation counts, and bibliographic metadata for DOIs.4 npmMIT
- AlicenseAqualityCmaintenanceConnects AI agents to the OpenAlex scholarly database, enabling search and retrieval of works, authors, institutions, and sources via natural language.9MIT
- AlicenseAqualityDmaintenanceEnables academic research through the OpenAlex API, allowing users to search for papers, authors, and institutions, retrieve citations, and fetch full-text content when available. Perfect for building intelligent research assistants that can explore academic literature and related works.87MIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: find_related_research discovers citations for a DOI, while get_metadata retrieves detailed metadata using an OpenAIRE dedup ID. The workflow described eliminates any ambiguity.
Both tools use a consistent verb_noun pattern in snake_case: find_related_research and get_metadata. The naming is clear and predictable.
With only two tools, the server feels thin for a domain like OpenAIRE, which could encompass searching by various criteria. The tools cover a specific workflow but the low count borders on inadequate for broader usage.
The tools handle citation discovery and metadata retrieval, but lack direct search by other attributes (e.g., author, title). The surface is limited to a narrow workflow, missing common functions like direct querying.