MCP Hub
Back to servers

poetry

Poetry MCP — PoetryDB API (free, no auth)

Registry
Updated
Mar 31, 2026

mcp-poetry

Poetry MCP — PoetryDB API (free, no auth)

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
search_poemsSearch for poems by title. Returns matching poems with their full text.
poems_by_authorGet all poems by a specific author. Returns poem titles and full text.
random_poemsGet one or more random poems from the collection.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "poetry": {
      "url": "https://gateway.pipeworx.io/poetry/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use poetry

License

MIT

Reviews

No reviews yet

Sign in to write a review