Skip to content
Claude Desktop

jisho mcp for Claude Desktop

io.github.mrfentmen/jisho-mcp

Use this MCP server to Jisho, the Japanese English dictionary. Words, kanji, readings, and...

client:Claude Desktop transport:stdio runtime:npm

Install jisho mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "jisho-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jisho-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

jisho mcp in other clients