get_poem_lines
ActiveTool of Poetrydb
declared in 0.1.0
Full-text search within poem lines on PoetryDB — finds any poem containing the given phrase in one of its lines. Returns full poem text (capped). Keyless.
Parameters schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "Phrase to find inside any line of a poem, e.g. \"Nature\", \"the road not taken\"."
},
"limit": {
"type": "number",
"description": "Max poems to return (default 10, max 20)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Poetrydb
https://github.com/pipeworx-io/mcp-poetrydb
1/7 registries