Skip to main content
Glama

mcp-helper-tools

decodeHtml

Decode HTML-encoded strings to restore original text. Use this tool to process and interpret encoded data effectively.

Instructions

Decode HTML-encoded input data

Input Schema

NameRequiredDescriptionDefault
inputYesData to decode

Input Schema (JSON Schema)

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

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