You're viewing a demo portfolio

Join the waitlist
PRSM

search_words

Active

Tool of Jisho

declared in 0.1.0

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\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Jisho

https://github.com/pipeworx-io/mcp-jisho

1/7 registries
View full server →
search_words — Jisho — PRSM MCP