translate english spelling to inglish — CLI translator and MCP server
Project description
Remember when you learned how to read English?
We were taught some basic rules that allowed us to read words like see spot run.
That sentence is great because it follows some simple rules we were taught:
- each letter has a sound
- the
eafter a vowel makes the vowel say its name
Not bad...
Then reality hit! See Spot Run is a unicorn! In reality, most words break spelling rules.
Instead of teaching math, the arts, ethics, science, etc, we dedicate time to teaching sight reading and spelling bees. (Many countries don't have spelling bees; there just isn't a reason for them.)
inglish shows you a world of spelling as defined by the CMU pronunciation dictionary and a set of simple rules to produce a consistent, reasonable spelling.
You can use the tools we provide to translate English spelling to Inglish spelling.
There is even a JavaScript fragment you can include on your website to translate it to Inglish.
There is also an MCP server (inglish_mcp.py) that exposes the translator to LLM clients such as Claude Desktop and Claude Code, with translate, lookup_word, and reverse_translate tools and the spelling rules served as resources. Install its dependency with pip install -r requirements.txt, then register it:
claude mcp add inglish -- python3 /path/to/inglish/inglish_mcp.py
The server can also run as a remote MCP endpoint over streamable HTTP (inglish_mcp.py --http); see deploy/ for hosting it behind nginx with TLS.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file inglish-0.1.0.tar.gz.
File metadata
- Download URL: inglish-0.1.0.tar.gz
- Upload date:
- Size: 758.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd906193dfe5857cf1034b7aa684d0c200235ddced1192306d0ecaef29557d14
|
|
| MD5 |
dbecfd913bf155eae12314fe930db9c4
|
|
| BLAKE2b-256 |
0f1d9497a67bf8d63a078eee64621ab04f3bfdd8a3d69408d96b1f37ae9aaba0
|
File details
Details for the file inglish-0.1.0-py3-none-any.whl.
File metadata
- Download URL: inglish-0.1.0-py3-none-any.whl
- Upload date:
- Size: 757.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db5c35183aa67d96828d3e4a6821d6874a706f45935cdee24823789a8f70bcad
|
|
| MD5 |
c405a0903a805ed75729e9cdc30afabb
|
|
| BLAKE2b-256 |
d1f7f7347d91d05cebf0df84c763b0476f5321800e9dc3e5ffb5380b575142c3
|