Karakalpak Dict Mcp

by uz-itlife

342 downloads
Not rated
GitHub

Description

# karakalpak-dict-mcp Karakalpak-Russian dictionary MCP server — 60K+ words. Sources: Baskakov 1958, Turaev 2010, sozlik.db, dilmash sentence examples. ## Install ```bash # Claude Code claude mcp add karakalpak-dict -- npx karakalpak-dict-mcp # Claude Desktop — add to…

About

# karakalpak-dict-mcp Karakalpak-Russian dictionary MCP server — 60K+ words. Sources: Baskakov 1958, Turaev 2010, sozlik.db, dilmash sentence examples. ## Install ```bash # Claude Code claude mcp add karakalpak-dict -- npx karakalpak-dict-mcp # Claude Desktop — add to claude_desktop_config.json: { "mcpServers": {…

Details

Author
uz-itlife
Downloads
342
Categories
Other, AI

- Over 60,000 Karakalpak–Russian word entries
- Bidirectional translation (Karakalpak ↔ Russian)
- Cyrillic ↔ Latin transliteration
- Sourced from authoritative dictionaries and a sentence corpus
- Simple integration with Claude via the MCP protocol

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Karakalpak Dict Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install via Claude Code with claude mcp add karakalpak-dict -- npx karakalpak-dict-mcp or add the server to the claude_desktop_config.json file as shown in the README. Three tools are then available: translate_kk_to_ru, translate_ru_to_kk, and transliterate (Cyrillic ↔ Latin). Requires Node.js >= 22.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "karakalpak dict mcp": {
            "karakalpak-dict": {
                "command": "npx",
                "args": [
                    "karakalpak-dict-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "karakalpak-dict": {
        "command": "npx",
        "args": [
            "karakalpak-dict-mcp"
        ]
    }
}

karakalpak-dict-mcp

Karakalpak-Russian dictionary MCP server — 60K+ words.

Sources: Baskakov 1958, Turaev 2010, sozlik.db, dilmash sentence examples.

Install

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.