get_book
ActiveTool of gutendex
declared in 0.1.0
Get full details for a book by ID. Returns title, author, publication year, language, available formats, and download count.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 1342
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number",
"description": "The numeric Project Gutenberg book ID."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
gutendex
https://github.com/pipeworx-io/mcp-gutendex
1/7 registries