convert_isbn
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Isbn
https://github.com/pipeworx-io/mcp-isbn
1/7 registries