HAL MCP Publisher
Related Servers
Alternatives to HAL MCP Publisher
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables searching and retrieving documents from the French national open research archive HAL, including author and research structure lookups.167 npmMIT
- AlicenseAqualityBmaintenanceEnables agentic research workflows to prepare scholarly deposits with deterministic validation, file manifests, and package digests, and to create/update Zenodo drafts, while requiring operator-signed approval before publication.10MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to operate DSpace repositories through a typed interface, including SAF package building, metadata editing, scientometric harvesting, open-access PDF downloads, and repository administration.MIT
- AlicenseBqualityCmaintenanceEnables scholarly search, paper metadata, citation graphs, author and venue resolution, candidate harvesting, API quota visibility, and guarded full-text downloads through the OpenAlex API.94MIT
- AlicenseNot gradedqualityBmaintenanceEnables searching Zenodo records, resolving DOIs and URLs, tracing version series and funding, listing files, and previewing text file contents (including inside ZIP archives) over MCP.1Apache 2.0
- AlicenseAqualityCmaintenanceEnables retrieval of academic literature metadata via DOI or search using the Crossref REST API.2MIT
TDQS
Scored across 14 tools
Deposit lifecycle tools (prepare, validate, submit, status, inspect) are clearly separated by stage, and search/query tools have distinct purposes. Minor overlap exists between search_publications and get_author_production, and between search_structures and search_references, but descriptions provide enough context to choose correctly.
All tool names follow a consistent snake_case verb_noun pattern: validate_deposit, submit_deposit, get_publication, search_structures, export_citations, etc. The naming style is uniform and predictable across the entire surface.
14 tools is a well-scoped set for a HAL publishing and search server. Each tool covers a distinct part of the domain without unnecessary bloat or excessive fragmentation.
The deposit workflow is well covered: prepare, validate, submit, status, and inspect, plus useful helpers like DOI metadata and duplicate checking. Search, export, statistics, author production, and structure/reference lookup are also present; only remote update/delete operations are not directly exposed, but the workflow describes update/delete states and local metadata_update mode.