books_by_topic
ActiveTool of gutendex
declared in 0.1.0
Browse books by subject or topic (e.g., 'science fiction', 'philosophy'). Returns matching titles, authors, and IDs.
Parameters schema
{
"type": "object",
"examples": [
{
"topic": "science fiction"
},
{
"topic": "philosophy"
}
],
"required": [
"topic"
],
"properties": {
"topic": {
"type": "string",
"description": "Topic or subject keyword to filter books by (e.g. \"science\", \"love\", \"history\")."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
gutendex
https://github.com/pipeworx-io/mcp-gutendex
1/7 registries