miinideck
miinideck — MCP server
Publish the HTML your AI builds to a private, share-ready link — without leaving the chat.
miinideck is a remote Model Context Protocol server. Connect it once to Claude or ChatGPT, and the AI can turn any self-contained HTML it generates — a landing page, a report, a slide deck, a one-pager — into a private, unguessable link. No deploy pipeline, no public exposure, no file or terminal to touch.
Homepage: https://www.miinideck.com
Connect / docs: https://www.miinideck.com/mcp
Connect URL:
https://www.miinideck.com/api/mcpTransport: Streamable HTTP (OAuth)
What it does
Tool | What it does |
| Publish a self-contained HTML page to a private, unguessable link. |
| Revise a page in place — the link you already shared shows the new version. |
| List the pages you've published. |
Every page gets a 32-character unguessable URL and is noindex by default — no search engine finds it, and only people you send the link to can open it. Optional password and expiry.
Related MCP server: GPT MCP Service
Connect
It's a URL you paste in — nothing to install.
Claude (Free, Pro, or Max) — Settings → Connectors → Add custom connector → paste:
https://www.miinideck.com/api/mcpChatGPT (Plus or above, developer-mode connectors) — add a connector with the same URL.
Works with Claude, ChatGPT, Cursor, Cline, or any MCP client. Then just ask your AI to publish what it built.
Why
You build something with AI in seconds, then waste minutes figuring out how to share it without emailing a file or putting it on the open web. miinideck is the private-delivery layer: a link you control, private by default, that opens in any browser with no sign-up for the viewer.
If your app needs a real backend (a server, a database, auth), that's a job for a deploy platform like Vercel or Netlify — miinideck is for the front-end pages you share.
Also available
CLI:
miinideckon npm —npx miinideckto publish from your terminal.Claude Skill — a one-file upload, see https://www.miinideck.com/mcp.
License
MIT — see LICENSE. This repo is the public manifest + docs for the hosted miinideck MCP server; the service itself runs at miinideck.com.
This server cannot be installed
Maintenance
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceA Model Context Protocol server implementation designed to run on Cloudflare Workers with integrated OAuth authentication. It enables hosting and securely accessing MCP tools remotely via SSE transport from clients like Claude Desktop.
- FlicenseNot gradedqualityBmaintenancePrivate OAuth-backed MCP server for ChatGPT, supporting GPT Apps via MCP Streamable HTTP and GPT Actions via REST endpoints with OpenAPI 3.1.
- AlicenseNot gradedqualityCmaintenancePublishes HTML pages straight from your AI assistant to a shareable URL, then lets you manage them - update, list, search, fetch, and delete pages in a public or private workspace. Turns "share what I just made" into a single tool call from Claude, Cursor, or any MCP client.MIT
- AlicenseNot gradedqualityCmaintenanceA production-ready Model Context Protocol suite over Streamable HTTP providing a sandboxed file server with tools, resources, prompts, and both manual and AI-driven clients.MIT
Related MCP Connectors
Publish HTML to private, unguessable, replace-in-place URLs from any MCP-compatible AI agent.
Publish AI-generated HTML & Markdown to a hosted, shareable URL via MCP.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/suiyang-meta/miinideck-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server