You're viewing a demo portfolio

Join the waitlist
PRSM

find_rhymes

Active

Tool of words

declared in 0.1.0

Find words that rhyme with a given word, ranked by score.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "word": "cat"
    },
    {
      "word": "mountain",
      "limit": 8
    }
  ],
  "required": [
    "word"
  ],
  "properties": {
    "word": {
      "type": "string",
      "description": "The word to find rhymes for"
    },
    "limit": {
      "type": "number",
      "description": "Maximum number of results to return (default: 10)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

words

https://github.com/pipeworx-io/mcp-words

1/7 registries
View full server →
find_rhymes — words — PRSM MCP