loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp-poetry

MCP Tool

pipeworx-io/mcp-poetry

MCP server for poetry — search poems by title, author, or lines via PoetryDB

Install

$ npx loaditout add pipeworx-io/mcp-poetry

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp-poetry": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-poetry"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

mcp-poetry

Poetry MCP — PoetryDB API (free, no auth)

Part of the Pipeworx open MCP gateway.

Tools

| Tool | Description | |------|-------------| | search_poems | Search for poems by title. Returns matching poems with their full text. | | poems_by_author | Get all poems by a specific author. Returns poem titles and full text. | | random_poems | Get 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

Tags

mcpmcp-servermodel-context-protocolpipeworxpoetry

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated15 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/31/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/pipeworx-io/mcp-poetry)](https://loaditout.ai/skills/pipeworx-io/mcp-poetry)