You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

search_poems

Inactive

Tool of poetry

declared in 0.1.0

Search poems by title or keyword. Returns matching poems with full text and author information. Use when looking for a specific poem or exploring a theme.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "The Road Not Taken"
    },
    {
      "query": "love"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Title or partial title to search for (e.g., \"The Road Not Taken\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

poetry

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

2/7 registries
View full server →