miinideck
miinideck — MCP 服务器
将 AI 构建的 HTML 发布为私密、可分享的链接 — 无需离开聊天。
miinideck 是一个远程 Model Context Protocol 服务器。连接一次到 Claude 或 ChatGPT,AI 就能把它生成的任何自包含 HTML——落地页、报告、演示文稿、单页文档——转换成一个私密、不可猜测的链接。无需部署管道,不会公开暴露,也不用碰文件或终端。
连接 URL:
https://www.miinideck.com/api/mcp传输方式: Streamable HTTP (OAuth)
功能
工具 | 功能 |
| 将自包含 HTML 页面发布为私密、不可猜测的链接。 |
| 就地修改页面——已经分享的链接会显示新版本。 |
| 列出你已发布的页面。 |
每个页面都会获得一个 32 字符的不可猜测 URL,并且默认设置 noindex——搜索引擎找不到它,只有你发送链接的人才能打开。可选密码和过期时间。
Related MCP server: GPT MCP Service
连接
它是一个粘贴即可使用的 URL——无需安装任何东西。
Claude(Free、Pro 或 Max)——设置 → 连接器 → 添加自定义连接器 → 粘贴:
https://www.miinideck.com/api/mcpChatGPT(Plus 及以上版本,开发者模式连接器)——添加一个使用相同 URL 的连接器。
兼容 Claude、ChatGPT、Cursor、Cline 或任何 MCP 客户端。然后只需让 AI 发布它构建的内容。
为什么
你用 AI 几秒钟就能做出东西,然后还要浪费几分钟琢磨怎么分享——既不想通过邮件发送文件,也不想放到公开网络上。miinideck 就是私有交付层:一个由你掌控的链接,默认私密,任何浏览器都能打开,查看者无需注册。
如果你的应用需要真正的后端(服务器、数据库、认证),那是 Vercel 或 Netlify 这类部署平台的职责——miinideck 面向的是你分享的前端页面。
其他可用方式
CLI: npm 上的
miinideck—— 在终端运行npx miinideck即可发布。Claude Skill —— 单文件上传,参见 https://www.miinideck.com/mcp。
许可证
MIT —— 参见 LICENSE。本仓库是托管的 miinideck MCP 服务器的公开清单 + 文档;服务本身运行在 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