summary
ActiveTool of Wiktionary
declared in 0.1.0
Fetch the Wiktionary REST page summary (title, extract, thumbnail) for a word on the specified language subdomain (default en).
Parameters schema
{
"type": "object",
"examples": [
{
"word": "eloquent"
},
{
"lang": "fr",
"word": "café"
}
],
"required": [
"word"
],
"properties": {
"lang": {
"type": "string"
},
"word": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Wiktionary
https://github.com/pipeworx-io/mcp-wiktionary
1/7 registries