define_word
ActiveTool of mcp-dictionary
declared in 0.1.0
Look up a word's definition, pronunciation, part of speech, and usage examples. Returns meaning, phonetic spelling, and example sentences.
Parameters schema
{
"type": "object",
"examples": [
{
"word": "serendipity"
},
{
"word": "ephemeral"
}
],
"required": [
"word"
],
"properties": {
"word": {
"type": "string",
"description": "The word to look up"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-dictionary
https://github.com/pipeworx-io/mcp-dictionary
2/7 registries