search_words
ActiveTool of Jisho
Search the Jisho.org Japanese<->English dictionary. The keyword can be English (translate to Japanese), Japanese kanji/kana, or romaji. Returns up to `limit` matching dictionary entries, each with the headword (slug), whether it is a common word, JLPT level, all readings/spellings, and English meanings grouped into senses with parts of speech. Use this to translate, look up a kanji/kana word, or find Japanese words for an English concept.
Parameters schema
{
"type": "object",
"required": [
"keyword"
],
"properties": {
"limit": {
"type": "number",
"description": "Maximum number of entries to return (default 10)."
},
"keyword": {
"type": "string",
"description": "Search term: English word/phrase, Japanese kanji or kana, or romaji (e.g. \"house\", \"家\", \"いえ\", \"ie\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Jisho
https://github.com/pipeworx-io/mcp-jisho
1/7 registries