MCP server: convert QWERTY gibberish to Hebrew and vice versa by keyboard layout mapping
Project description
jibberish-to-hebrew-mcp
MCP server that converts text between “gibberish” English and Hebrew by swapping characters according to the QWERTY ↔ Hebrew (SI 1452) keyboard layout.
Tools
- qwerty_to_hebrew_text — Converts English-looking gibberish (typed with Hebrew in mind but keyboard set to English) to Hebrew.
- hebrew_to_qwerty_text — Converts Hebrew text to the equivalent QWERTY key sequence.
Install and run
pip install jibberish-to-hebrew-mcp
jibberish-to-hebrew-mcp
Or with uv:
uvx jibberish-to-hebrew-mcp
Cursor / Claude config
Add to your MCP config (e.g. ~/.cursor/mcp.json):
{
"mcpServers": {
"jibberish-to-hebrew": {
"command": "jibberish-to-hebrew-mcp",
"args": []
}
}
}
If the command is not on PATH, use the full path to the script or uvx jibberish-to-hebrew-mcp (with "command": "uvx", "args": ["jibberish-to-hebrew-mcp"]).
MCP Registry (optional)
To publish this server to the official MCP Registry, the README must contain the server name below (used for ownership verification).
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 jibberish_to_hebrew_mcp-0.1.0.tar.gz.
File metadata
- Download URL: jibberish_to_hebrew_mcp-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5492742a3892c707e7351000f569c6c58c72f669a972b938e6bb9499bbae4f3
|
|
| MD5 |
ffad3601e744de66ab9e2852c3230748
|
|
| BLAKE2b-256 |
16210e3c591521dfa11078eef846e39fba529e7f56db5203c07bbe9fdd73e6d4
|
File details
Details for the file jibberish_to_hebrew_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: jibberish_to_hebrew_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f20e773ae4779c58d63945954f569a68fec377b0239fe7126e3006e8cdfed20
|
|
| MD5 |
fa9fda83e1687a911028b548af3ac2ce
|
|
| BLAKE2b-256 |
dd48533d65a42f1edb817fd0603766f53b9c463c4119d7b67f24c92a3f7d6d0e
|