citation
ActiveTool of Opencitations
Fetch one citation record by its Open Citation Identifier (OCI — a compound ID of the form citing-DOI__cited-DOI). Returns citing/cited DOI pair, creation date, and journal self-citation flag. Use `citations` or `references` instead when you only have a DOI.
Parameters schema
{
"type": "object",
"examples": [
{
"oci": "020010203050401-020010203050402"
}
],
"required": [
"oci"
],
"properties": {
"oci": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Opencitations
https://github.com/pipeworx-io/mcp-opencitations
1/7 registries