check_retraction
ActiveTool of Retractions
Check whether a paper (by DOI) has been retracted, according to Crossref/Retraction Watch (keyless). Returns retracted:true/false with the evidence (title marker + retraction-notice link). NOTE: 'not retracted' means no retraction is on record — coverage depends on the publisher, so it is not definitive proof the paper is clean.
Parameters schema
{
"type": "object",
"required": [
"doi"
],
"properties": {
"doi": {
"type": "string",
"description": "A DOI, e.g. \"10.1016/j.micpro.2020.103768\" (or a doi.org URL)."
}
}
}Parent server
Retractions
https://github.com/pipeworx-io/mcp-retractions
1/7 registries