You're viewing a demo portfolio

Join the waitlist
PRSM

lookup

Active

Tool of Jisho

declared in 0.1.0

Look up a single Japanese or English word in the Jisho.org dictionary and return only the single best/first matching entry in a compact form: headword (slug), common-ness, JLPT level, all readings, a flat list of English meanings, and the unique parts of speech. Best for quick "what does this word mean / how is it read" questions. Accepts kanji, kana, romaji, or English.

Parameters schema

{
  "type": "object",
  "required": [
    "word"
  ],
  "properties": {
    "word": {
      "type": "string",
      "description": "The word to look up: Japanese kanji/kana, romaji, or English (e.g. \"食べる\", \"taberu\", \"to eat\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Jisho

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

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