references
ActiveTool of Opencitations
declared in 0.1.0
"What does paper [DOI] cite" / "references in [paper]" / "what sources does this paper use" — DOIs cited BY the given DOI (the paper's reference list / bibliography). Use for citation-graph traversal, literature review, source tracking.
Parameters schema
{
"type": "object",
"examples": [
{
"doi": "10.1371/journal.pone.0123456"
},
{
"doi": "10.1038/nature12345"
}
],
"required": [
"doi"
],
"properties": {
"doi": {
"type": "string"
}
}
}Parent server
Opencitations
https://github.com/pipeworx-io/mcp-opencitations
1/7 registries