hyphenation
ActiveTool of Wordnik
declared in 0.1.0
Return hyphenation breakpoints and syllable stress for a word from Wordnik's hyphenation endpoint.
Parameters schema
{
"type": "object",
"examples": [
{
"word": "antidisestablishmentarianism"
}
],
"required": [
"word"
],
"properties": {
"word": {
"type": "string"
},
"limit": {
"type": "number"
},
"useCanonical": {
"type": "boolean"
},
"sourceDictionary": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Wordnik
https://github.com/pipeworx-io/mcp-wordnik
1/7 registries