Karakalpak Dict Mcp
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Karakalpak Dict McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




