MCP server: encode and decode HTML entities, URL-encoding, and Unicode escapes.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 4 tools · 0 res
· 0 prompts
permission surface via README inference
tools
-
flavor
encode →
-
html
<a> → <a>, © → ©, non-ASCII → &#NNN;
-
unicode
héllo → héllo
-
url
a b → a%20b (encodeURIComponent)
evidence-backed
findings quoted directly from the published source artifact — not inferred
This server hasn't been statically analyzed yet (npm/PyPI artifacts only).