Skip to main content
Glama

miinideck — MCP 服务器

将 AI 构建的 HTML 发布为私密、可分享的链接 — 无需离开聊天。

miinideck 是一个远程 Model Context Protocol 服务器。连接一次到 Claude 或 ChatGPT,AI 就能把它生成的任何自包含 HTML——落地页、报告、演示文稿、单页文档——转换成一个私密、不可猜测的链接。无需部署管道,不会公开暴露,也不用碰文件或终端。

功能

工具

功能

create_page

将自包含 HTML 页面发布为私密、不可猜测的链接。

update_page

就地修改页面——已经分享的链接会显示新版本。

list_pages

列出你已发布的页面。

每个页面都会获得一个 32 字符的不可猜测 URL,并且默认设置 noindex——搜索引擎找不到它,只有你发送链接的人才能打开。可选密码和过期时间。

Related MCP server: GPT MCP Service

连接

它是一个粘贴即可使用的 URL——无需安装任何东西。

Claude(Free、Pro 或 Max)——设置 → 连接器 → 添加自定义连接器 → 粘贴:

https://www.miinideck.com/api/mcp

ChatGPT(Plus 及以上版本,开发者模式连接器)——添加一个使用相同 URL 的连接器。

兼容 Claude、ChatGPT、Cursor、Cline 或任何 MCP 客户端。然后只需让 AI 发布它构建的内容。

为什么

你用 AI 几秒钟就能做出东西,然后还要浪费几分钟琢磨怎么分享——既不想通过邮件发送文件,也不想放到公开网络上。miinideck 就是私有交付层:一个由你掌控的链接,默认私密,任何浏览器都能打开,查看者无需注册。

如果你的应用需要真正的后端(服务器、数据库、认证),那是 VercelNetlify 这类部署平台的职责——miinideck 面向的是你分享的前端页面。

其他可用方式

许可证

MIT —— 参见 LICENSE。本仓库是托管的 miinideck MCP 服务器的公开清单 + 文档;服务本身运行在 miinideck.com。

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    A 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.
  • F
    license
    Not graded
    quality
    B
    maintenance
    Private OAuth-backed MCP server for ChatGPT, supporting GPT Apps via MCP Streamable HTTP and GPT Actions via REST endpoints with OpenAPI 3.1.
  • A
    license
    Not graded
    quality
    C
    maintenance
    Publishes 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
  • A
    license
    Not graded
    quality
    C
    maintenance
    A 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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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