@pipeworx/datacite
Connect: https://gateway.pipeworx.io/datacite/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 3
DataCite MCP — DOIs for research datasets, software, samples (not papers — see crossref). No auth.
Tools
search_dois(query?, resource_type?, year?, publisher?, affiliation?, page_size?, page?)get_doi(doi)list_repositories(query?, page_size?, page?)
Data source
https://api.datacite.org — public JSON:API.
Tools
- search_dois — Search DataCite-registered DOIs (research datasets, software, etc.). Filter by free-text query, resource type, year, publisher, or affiliation, and SORT by relevance, recency, citations, downloads, or
- get_doi — Fetch a single DOI record. Returns full metadata: title(s), creators with affiliations and ORCIDs, abstract, publisher, year, dates, related identifiers, subjects, license, sizes/formats.
- list_repositories — List DataCite-registered data repositories (e.g., Zenodo, Dryad, Figshare). Filter by query. Useful for “where do I deposit a dataset” lookups.
Tools
get_doi— Fetch a single DOI record. Returns full metadata: title(s), creators with affiliations and ORCIDs, abstract, publisher, year, dates, related identifiers, subjects, license, sizes/formats.list_repositories— List DataCite-registered data repositories (e.g., Zenodo, Dryad, Figshare). Filter by query. Useful for where do I deposit a dataset lookups.search_dois— Search DataCite-registered DOIs (research datasets, software, etc.). Filter by free-text query, resource type, year, publisher, or affiliation, and SORT by relevance, recency, citations, downloads, or