{
  "markdown": "# mcp-poetry\n\nPoetry MCP — PoetryDB API (free, no auth)\n\nPart of [Pipeworx](https://pipeworx.io) — an MCP gateway connecting AI agents to 673+ live data sources.\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `search_poems` | 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. |\n| `poems_by_author` | 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. |\n| `random_poems` | Get random poems from the collection—specify count for multiple. Returns full text, title, and author. Use for discovery or creative inspiration. |\n\n## Quick Start\n\nAdd to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):\n\n```json\n{\n  \"mcpServers\": {\n    \"poetry\": {\n      \"url\": \"https://gateway.pipeworx.io/poetry/mcp\"\n    }\n  }\n}\n```\n\nOr connect to the full Pipeworx gateway for access to all 673+ data sources:\n\n```json\n{\n  \"mcpServers\": {\n    \"pipeworx\": {\n      \"url\": \"https://gateway.pipeworx.io/mcp\"\n    }\n  }\n}\n```\n\n## Using with ask_pipeworx\n\nInstead of calling tools directly, you can ask questions in plain English:\n\n```\nask_pipeworx({ question: \"your question about Poetry data\" })\n```\n\nThe gateway picks the right tool and fills the arguments automatically.\n\n## More\n\n- [All tools and guides](https://github.com/pipeworx-io/examples)\n- [pipeworx.io](https://pipeworx.io)\n\n## License\n\nMIT\n",
  "bytes": 1507,
  "sha": "74ac4ac22cd923778940ca225e57cf08f5d544cf16ee3090e07f90445f38abd2",
  "repo_slug": "pipeworx-io/mcp-poetry",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_pipeworx_io_poetry_3803558b/readme"
}