You're viewing a demo portfolio

Join the waitlist
PRSM

search_retractions

Active

Tool of Retractions

declared in 0.1.0

Search the retracted literature (Crossref update-type:retraction, ~73k works) by keyword, optionally filtered by subject and publication year range. Returns retracted works with DOI, title, journal and date.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "rows": {
      "type": "number",
      "description": "Max results (1-100, default 20)."
    },
    "query": {
      "type": "string",
      "description": "Keyword(s) to search retracted works (title/abstract/author)."
    },
    "from_year": {
      "type": "number",
      "description": "Only retractions published from this year onward."
    },
    "until_year": {
      "type": "number",
      "description": "Only retractions published up to this year."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Retractions

https://github.com/pipeworx-io/mcp-retractions

1/7 registries
View full server →