phrases
ActiveTool of Wordnik
declared in 0.1.0
Return common bigram phrases containing a word from Wordnik's corpus; wlmi parameter sets minimum mutual-information threshold.
Parameters schema
{
"type": "object",
"examples": [
{
"word": "ubiquitous"
}
],
"required": [
"word"
],
"properties": {
"wlmi": {
"type": "number"
},
"word": {
"type": "string"
},
"limit": {
"type": "number"
},
"useCanonical": {
"type": "boolean"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Wordnik
https://github.com/pipeworx-io/mcp-wordnik
1/7 registries