Skip to main content
Glama
524,333 tools. Updated 2026-09-06 15:00

"Convert Unicode to Characters" matching MCP tools:

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Creates and manages encoded messages using zero-width characters and advanced Unicode steganography techniques, enabling quantum-themed puzzle generation with hidden secrets.
    18
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides tools to inspect Unicode characters, escape/unescape strings in various formats (JS, HTML, URL), all offline and keyless.
    29
    MIT

Matching MCP Connectors

  • Unicode character MCP.

  • Convert JSON samples into TypeScript interfaces and Zod schemas, with inference caveats.

  • Types text into the currently focused input field on a mobile device. Supports special characters and Unicode. Ensure a field is focused first.
    Business Source 1.1
  • Convert characters to Unicode \uXXXX notation or decode Unicode escapes back to readable text. Use encode for character-to-Unicode, decode for Unicode-to-character.
    MIT
  • Convert HTML entity characters (e.g., &amp;lt;) to their equivalent symbols (e.g., <). Supports common entities like amp, quote, nbsp, and more.
    MIT
  • Convert fraction strings like '1/4' to Unicode characters such as '¼' for recipe ingredient formatting in Paprika Recipe Manager.
    MIT
  • Convert any string into a URL-friendly slug by removing special characters, replacing spaces with hyphens, and converting to lowercase.
    MIT
  • Convert any text into a URL-friendly slug by replacing spaces with hyphens, removing special characters, and lowercasing.
    MIT
  • Write text to the system clipboard with full Unicode support, including emoji and CJK characters, for GUI automation tasks.
    MIT
  • Types text into a focused field, using xdotool for ASCII characters and clipboard insertion for unicode characters. Returns success status or error if non-ASCII text cannot be typed.
    MIT
  • Retrieve Unicode glyph characters for any Hugeicons icon across all available styles by specifying the icon name.
    MIT
  • Check text for hidden steganographic data by detecting zero-width characters, invisible Unicode, homoglyphs, and unusual encoding patterns.
    MIT
  • Analyze text to find Unicode homoglyph substitutions where non-ASCII characters mimic ASCII letters. Detect hidden characters that visually resemble legitimate ones.
    MIT