char_info
ActiveTool of Unicode
declared in 0.1.0
Inspect each character of a string (up to 64): Unicode code point (U+ hex + decimal), UTF-8 byte sequence, UTF-16 code units, HTML numeric entity, and general category. Keyless, offline.
Parameters schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "The text to inspect."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Unicode
https://github.com/pipeworx-io/mcp-unicode
2/7 registries