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).

poems_by_author

Inactive

Tool of poetry

declared in 0.1.0

Get all poems by a specific author (e.g., "Shakespeare", "Emily Dickinson"). Returns titles and full text. Use to explore an author's complete body of work.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "author": "Emily Dickinson"
    },
    {
      "author": "Robert Frost"
    }
  ],
  "required": [
    "author"
  ],
  "properties": {
    "author": {
      "type": "string",
      "description": "Author name (e.g., \"Emily Dickinson\", \"Robert Frost\")"
    }
  }
}

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 →
poems_by_author — poetry — PRSM MCP