You're viewing a demo portfolio

Join the waitlist
PRSM

validate_issn

Active

Tool of Qiniso

declared in 0.5.0

USE THIS to verify an ISSN (serial/journal identifier) before relying on it. Checks the mod-11 check digit (which may be 'X') and returns the expected digit when it fails.

Parameters schema

{
  "type": "object",
  "required": [
    "issn"
  ],
  "properties": {
    "issn": {
      "type": "string",
      "description": "The ISSN (8 chars; hyphen ignored)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Qiniso

https://github.com/qinisolabs/qiniso

1/7 registries
View full server →
validate_issn — Qiniso — PRSM MCP