You're viewing a demo portfolio

Join the waitlist
PRSM

get_poem_lines

Active

Tool 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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Poetrydb

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

1/7 registries
View full server →