You're viewing a demo portfolio

Join the waitlist
PRSM

get_synonyms

Active

Tool of mcp-dictionary

declared in 0.1.0

Find synonyms and antonyms for any word. Returns similar words and opposites, useful for writing and paraphrasing.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "word": "happy"
    },
    {
      "word": "difficult"
    }
  ],
  "required": [
    "word"
  ],
  "properties": {
    "word": {
      "type": "string",
      "description": "The word to find synonyms/antonyms for"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-dictionary

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

2/7 registries
View full server →