MCP.so
Sign In

HTMLvaultVerifiedFeatured

About HTMLvault

AI tools (Claude, ChatGPT, Gemini, Grok, etc.) generate HTML constantly, from reports to landing pages to prototypes, but there's no easy way to share it or know if anyone looked. HTMLvault turns any HTML into a clean, trackable link in seconds: visitors, geography, device, referrer, time on page. Through MCP, you can publish, manage, and analyze your links without leaving the conversation. Draft something, say "vault this" and get back a link ready to send. Every link is also scanned for PII and secrets before it publishes (Enterprise: your own AI scanning on top), with password protection and configurable retention available. Free: 50 links/month, 30-day expiry. Pro/Enterprise: unlimited links, edit after publishing, and white-label with your own domain. Full reference: htmlvault.com/docs/mcp

Connection details

https://htmlvault.com/api/mcp

Setup

claude mcp add htmlvault --transport http https://htmlvault.com/api/mcp

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

What is HTMLvault?

AI tools generate HTML constantly — reports, landing pages, prototypes, dashboards — but there's no clean way to share that output or know if anyone actually looked at it. HTMLvault turns any HTML into a secure, trackable link in seconds, with full view analytics: visitors, geography, device, referrer, scroll depth, and time on page.

Why use it through MCP

Publish, manage, and analyze links without leaving the conversation. Draft something, say "vault this," and get back a live link ready to send — no copy-pasting HTML into a separate tool.

Tools available

  • create_link / create_links — publish a single page, or batch-create up to 100 from one template with per-row variable substitution
  • list_links / get_link — browse and inspect your published links
  • update_link / patch_link — replace HTML after publishing, or send only the changed section instead of the whole document
  • delete_link — remove a link
  • scan_html — check HTML for PII and secrets before you publish it
  • get_analytics — views, unique visitors, engagement, geo/device/referrer breakdowns
  • create_recipient_links — mint individually tracked URLs for the same page, one per recipient

Security by default

Every link is scanned for PII and secrets before it publishes (Enterprise: bring your own AI provider key for deeper scanning). Password protection and configurable data retention are available on every paid plan.

Pricing

  • Free — 50 links/month, 30-day expiry
  • Pro — unlimited links, edit after publishing, white-label on your own domain
  • Enterprise — SSO/SAML, audit-ready admin controls, custom retention

Full reference: https://htmlvault.com/docs/mcp

Frequently asked questions

What is the HTMLvault remote MCP server?

The HTMLvault remote MCP server is a hosted Model Context Protocol endpoint at https://htmlvault.com/api/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the HTMLvault MCP server?

Add the endpoint https://htmlvault.com/api/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the HTMLvault MCP server require authentication?

Yes. HTMLvault uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the HTMLvault MCP server use?

HTMLvault exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments