You're viewing a demo portfolio

Join the waitlist
PRSM

convert_isbn

Active

Tool of Isbn

declared in 0.1.0

Convert an ISBN between ISBN-10 and ISBN-13 (recomputing the check digit). ISBN-10 -> ISBN-13 prefixes "978"; ISBN-13 -> ISBN-10 works only for the 978 prefix.

Parameters schema

{
  "type": "object",
  "required": [
    "isbn"
  ],
  "properties": {
    "isbn": {
      "type": "string",
      "description": "The ISBN to convert."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Isbn

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

1/7 registries
View full server →