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