pronunciations
ActiveTool of Wordnik
declared in 0.1.0
Return pronunciation strings (IPA, ahd, etc.) for a word from Wordnik; filter by source dictionary and format type.
Parameters schema
{
"type": "object",
"examples": [
{
"word": "conscience"
}
],
"required": [
"word"
],
"properties": {
"word": {
"type": "string"
},
"limit": {
"type": "number"
},
"typeFormat": {
"type": "string"
},
"useCanonical": {
"type": "boolean"
},
"sourceDictionary": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Wordnik
https://github.com/pipeworx-io/mcp-wordnik
1/7 registries