You're viewing a demo portfolio

Join the waitlist
PRSM

encode_html

Active

Tool of Htmlentities

declared in 0.1.0

Encode text to HTML entities. mode "basic" (default) escapes only & < > " '; mode "extended" also converts every non-ASCII character to a numeric entity. Keyless, offline.

Parameters schema

{
  "type": "object",
  "required": [
    "text"
  ],
  "properties": {
    "mode": {
      "type": "string",
      "description": "\"basic\" (default) or \"extended\"."
    },
    "text": {
      "type": "string",
      "description": "The text to encode."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Htmlentities

https://github.com/pipeworx-io/mcp-htmlentities

1/7 registries
View full server →
encode_html — Htmlentities — PRSM MCP