Convert text and HTML entities for web encoding, escaping, and cleanup.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Htmlentities" MCP server from askskill: Run: claude mcp add --transport http 'io-github-pipeworx-io-htmlentities' 'https://gateway.pipeworx.io/htmlentities/mcp'
Convert this text into HTML entities: <div class="note">Tom & Jerry's "best" scene</div>
Returns an escaped HTML-entity string safe for webpages or templates.
Decode these HTML entities into normal text: Fran&ccedil;ois &copy; 2025 &lt;hello&gt;
Outputs readable decoded text for editing, proofreading, or further processing.
I scraped content from a webpage and it contains many HTML entities. Decode them consistently while preserving meaning: <p>Price: &euro;19.99 &mdash; limited offer</p>
Returns cleaned text with entities properly decoded for analysis or republishing.
Convert text into multiple case formats for code, docs, and content.
Convert webpages into clean Markdown for archiving, extraction, and AI workflows.
Clean AI-generated Markdown and export shareable HTML, PDF, DOCX, or PNG documents.
Convert webpages, files, and more into clean structured Markdown.
Look up and convert Unicode characters, symbols, and encoding details quickly.
Deploy HTML pages to an online preview service and get shareable URLs.