Turn a phrase and its translation into a shareable word-alignment diagram.
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.
Word Aligner is a free web tool that shows which word matches which across stacked lines of text. Type or paste a sentence and its translation, click a word and then its match on the line above or below, and curved connectors draw the alignment between them. Add extra rows for glosses or IPA, then export the diagram or share it with a link.
No accounts, no machine translation β you stay in control of every link. Great for lessons, social posts, grammar notes, and conlang documentation.

?data= link.Browse ready-made examples β bilingual pairs, Turkish interlinear with IPA, RTL scripts, vertical Japanese and traditional Mongolian, Tagalog compounds, JapaneseβChineseβEnglish word order, and more interlinear glosses β at aligner.tinygods.dev/examples. Open any one in the editor to adapt it.


Edit your lines in the line editor, then link words in the preview.

Tune colors, tokenization, and fonts in settings, then export or share.

Word Aligner has a free HTTP API for generating alignment links programmatically.
Returns { "url": "https://aligner.tinygods.dev/?data=..." }.
Supports per-line options (font, size, RTL), global visual settings (palette, line style, background), pair-level gap control, and multi-line stacks with selective connectors.
The word-aligner-skill/ directory is a ready-to-install skill that teaches AI assistants (Claude, ChatGPT, etc.) how to use the API. Once installed, it enables flows like:
"Translate 'Ρ Ρ ΠΎΡΡ ΡΠΏΠ°ΡΡ' into English and show me the word alignment."
The agent translates, calls the API, and returns a shareable link.
word-aligner-skill/SKILL.md as a custom instruction.word-aligner-skill/ and upload it as a custom Skill.Install instructions and a downloadable archive are also on the site: aligner.tinygods.dev/skill.
There is also an MCP server at https://aligner.tinygods.dev/mcp that exposes a single create_word_alignment tool. It returns a shareable link plus a preview image, and runs inside the same app over Streamable HTTP with no auth. Connect it in Claude:
See docs/mcp-server.md for ChatGPT Developer Mode setup and the tool schema.
Created by Dani Polani. See other tools for linguistics and conlanging.
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/word-aligner)<a href="https://allmcps.com/mcp/word-aligner"><img src="https://allmcps.com/api/badge/word-aligner?style=directory" alt="Word Aligner on AllMCPs" /></a>