koharu-th

EarthWL/koharu-th
★ 0 stars Rust 🤖 AI/LLM Updated 4d ago
Manga series-translation studio in Rust + Tauri + Next.js. Per-project SQLite (glossary/TM/characters), 5-provider LLM profiles, agentic AI Chat, MCP server, CBZ export. Thai-first fork of mayocream/koharu.
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": {
    "koharu-th": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "koharu-th"
      ]
    }
  }
}

README Excerpt

> [ภาษาไทย](./README.th.md) > > **Manga series-translation studio**, based on [mayocream/koharu](https://github.com/mayocream/koharu) 0.37.0. What started as a Thai-language patch has grown into its own product with per-project SQLite (characters / glossary / translation memory / prompt templates / cost log), a 5-provider LLM profile system, an agentic AI Chat that can populate project data from a wiki URL, and a ~60-tool MCP server for external agents. Versioning is independent from upstream (w

Topics

aianthropiccandlecomputer-visiondesktop-appgeminillmmangamcpnextjsocropenaiopenrouterrusttauri