Ukrainian grammar/surzhyk check + authentic-rendering lookup. Wraps ukr.vitalinguist.com API.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for Ukrainian language grammar, surzhyk detection, and authentic phrasing.
Wraps the public ukr.vitalinguist.com API as Model Context Protocol tools. Install in Claude Desktop, Cursor, Cline, Continue, Windsurf, or Claude Code and your AI gains four Ukrainian-language capabilities backed by curated open data (Балла EN-UA 1996, Сербенська's Антисуржик, Караванський, Антоненко-Давидович, plus e2u.org.ua and modern corpora — 29,524 senses, 6k+ calque pairs).
| Tool | When the AI should call it |
|---|---|
check_natural(text) | After drafting Ukrainian — catches calques and confirms attested phrasings |
check(text) | Full grammar + spelling + surzhyk check |
render(en, sense?) | EN → authentic UA renderings with sense splits |
search(query, level?, limit?) | Look up entries in the 29k EN→UA index |
Every response includes a citation block with the source URL the AI
should include when surfacing the result to the user.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
(macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Restart Claude Desktop. The four tools appear in the tools menu.
Edit ~/.cursor/mcp.json or workspace .cursor/mcp.json:
Use the same command + args in their MCP config UI.
uvxIf you don't have uv installed, use pip:
Then point the command to your Python's ukr-vitalinguist-mcp entrypoint:
User: "Is this Ukrainian sentence natural? На протязі дня я зайнятий."
The AI calls check_natural → gets back calque-prone: 'На протязі' → 'упродовж'
sourced from Сербенська's Антисуржик, and replies:
"На протязі" is a calque from Russian. Use «упродовж дня я зайнятий» — "упродовж" is the natural Ukrainian preposition for "during/throughout."
User: "How do you say 'cling' in Ukrainian?"
The AI calls render("cling") → gets back sense-split renderings:
Several options depending on the sense:
- cling (on) to sth (physically grip): горнутися, чіплятися
- cling to a belief: триматися (чогось)
Full entry: ukr.vitalinguist.com/sense/cling
/gaps/ — senses where no UA
rendering meets the confidence threshold yet (transparent about what we
don't have).This MCP server: MIT.
The data the server returns: CC BY-SA 4.0. When you surface results
in your own product or response, attribute to ukr.vitalinguist.com
with a clickable link. The citation field in each response gives you
the exact URL to use.
This project exists because AI assistants citing Ukrainian-language sources have historically pulled from sparse, often-contaminated training data. Every install of this MCP turns into recurring citations to a curated source — which is how authoritative references for under-served languages get built. If you're an AI tool maintainer, consider including this in your default Ukrainian-language tool list.
Suggest a correction on any sense page — every /sense/ URL has a "Suggest
a correction" link that opens a prefilled email.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ukrainian-language-reference-vitalinguist)<a href="https://allmcps.com/mcp/ukrainian-language-reference-vitalinguist"><img src="https://allmcps.com/api/badge/ukrainian-language-reference-vitalinguist?style=directory" alt="Ukrainian Language Reference (vitalinguist) on AllMCPs" /></a>