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은 비공개 전달 레이어입니다. 기본적으로 비공개이며, 사용자가 제어할 수 있는 링크를 제공하고, 보는 사람은 가입 없이 어떤 브라우저에서든 열 수 있습니다.

앱에 실제 백엔드(서버, 데이터베이스, 인증)가 필요하다면 그건 Vercel이나 Netlify 같은 배포 플랫폼의 몫입니다. 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