github not yet analyzed

MukundaKatta/encoding-mcp

github

MCP server: encode and decode HTML entities, URL-encoding, and Unicode escapes.

maintainer
MukundaKatta
license
MIT
first seen
2026-06-08
last seen
2026-06-14
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 4 tools
transport stdio counts 4 tools · 0 res · 0 prompts permission surface via README inference

tools

  • flavor

    encode →

  • html

    <a> → &lt;a&gt;, © → &copy;, non-ASCII → &#NNN;

  • unicode

    héllo → héllo

  • url

    a b → a%20b (encodeURIComponent)

code evidence
evidence-backed findings quoted directly from the published source artifact — not inferred

This server hasn't been statically analyzed yet (npm/PyPI artifacts only).