You're viewing a demo portfolio

Join the waitlist
PRSM

search_poems

Active

Tool of Poetrydb

declared in 0.1.0

Search PoetryDB for poems by title or partial title (e.g., "The Road Not Taken"). Returns matching poems with full text, author, and line count. Note: searches titles only, not poem body text.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max poems to return (default 10, max 20)."
    },
    "title": {
      "type": "string",
      "description": "Poem title or fragment, e.g. \"Hope\", \"Sonnet\". Optional if author given."
    },
    "author": {
      "type": "string",
      "description": "Author name or fragment, e.g. \"Dickinson\", \"Shakespeare\". Optional if title given."
    }
  }
}

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 →