get_synonyms
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-dictionary
https://github.com/pipeworx-io/mcp-dictionary
2/7 registries