You're viewing a demo portfolio

Join the waitlist
PRSM

find_synonyms

Active

Tool of words

declared in 0.1.0

Find synonyms for a word, ranked by similarity score.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "word": "happy"
    },
    {
      "word": "beautiful",
      "limit": 5
    }
  ],
  "required": [
    "word"
  ],
  "properties": {
    "word": {
      "type": "string",
      "description": "The word to find synonyms 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 →