jisho-mcp

giuliocapecchi/jisho-mcp
★ 1 stars Python 🌐 Browser/Web Updated today
A lightweight Model Context Protocol (MCP) server for Jisho.org, the popular Japanese-English dictionary.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install jisho-mcp

README Excerpt

A lightweight [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for [Jisho.org](https://jisho.org), the popular Japanese-English dictionary. <p align="center"> <img src="https://img.shields.io/badge/python-3.10+-blue.svg" alt="Python 3.10+"> <img src="https://img.shields.io/badge/FastMCP-2.0+-orange.svg" alt="FastMCP 2.0+">

Tools (1)

None

Topics

japanese-learningjishomcp