search
ActiveTool of Wiktionary
declared in 0.1.0
Wiktionary title + fulltext search.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "photosynthesis"
},
{
"lang": "ja",
"limit": 5,
"query": "日本"
}
],
"required": [
"query"
],
"properties": {
"lang": {
"type": "string"
},
"limit": {
"type": "number",
"description": "1-50 (default 10)"
},
"query": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Wiktionary
https://github.com/pipeworx-io/mcp-wiktionary
1/7 registries