japanese-mcp

vitalydolgov/japanese-mcp
★ 0 stars Python Data/Analytics Updated today
MCP server for studying Japanese vocabulary and kanji
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install japanese-mcp

README Excerpt

MCP server for studying Japanese vocabulary and kanji. Words and kanji are added to a local review pool. The server enriches new words with dictionary data, tracks whether items are known, and records review history. `mode` is `words`, `kanji`, or `mixed`; `S` limits the review-set size; and `R` controls how much known material is revisited. The defaults are `S=10` and `R=0.2`.
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →