Skip to main content
Glama

mcp-helper-tools

encodeHtml

Convert text into HTML-encoded format to ensure proper rendering in web applications. Ideal for sanitizing user input or encoding special characters for secure web display.

Instructions

Encode input data to HTML-encoded format

Input Schema

NameRequiredDescriptionDefault
inputYesData to encode

Input Schema (JSON Schema)

{ "properties": { "input": { "description": "Data to encode", "type": "string" } }, "required": [ "input" ], "type": "object" }
Install Server

Other Tools from mcp-helper-tools

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MissionSquad/mcp-helper-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server