This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
search_poems
InactiveTool 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\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
poetry
https://github.com/pipeworx-io/mcp-poetry
2/7 registries