Drop
БесплатноНе проверен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 o
Описание
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.
README
drop
Publish web pages straight from your AI assistant — and share them with a link.
drop.neuronik.io · MCP-native · works with Claude, Cursor & any MCP client
Your AI assistant writes great HTML — reports, dashboards, prototypes, docs. drop is a remote MCP server that publishes it as a real, hosted web page the moment you say "drop this". No copy-paste, no hosting setup, no redeploys on edits.
This repo is drop's public home: setup instructions, the drop-upload CLI source, and the issue tracker for feedback and bug reports. (The drop cloud service itself is not open source.)
Quick start
Sign in at drop.neuronik.io — Google or email magic link. You get a workspace; teammates on the same email domain share one.
Connect your assistant to the MCP server:
https://drop.neuronik.io/mcpClaude Code
claude mcp add --transport http drop https://drop.neuronik.io/mcpThen run
/mcp, select drop, and complete the browser sign-in.Claude Desktop / Claude.ai
Settings → Connectors → Add custom connector → paste the URL → Connect → sign in with Google.
Cursor
Settings → MCP → Add new MCP server, or use:
{ "mcpServers": { "drop": { "command": "npx", "args": ["mcp-remote", "https://drop.neuronik.io/mcp"] } } }Any other MCP client
Native remote MCP: use the URL directly (streamable HTTP, OAuth). Otherwise:
npx mcp-remote https://drop.neuronik.io/mcp.Say "drop this" — your assistant publishes the page and hands you back a URL.
What your assistant can do
| Tool | What it does |
|---|---|
publish_page |
Publish a full HTML page, get a shareable URL |
update_page |
Edit a page in place — same URL, refreshed preview |
list_pages |
List the workspace's pages |
get_page |
Fetch a page's HTML + metadata before editing |
delete_page |
Delete a page |
Pages can be public (anyone with the link, with proper Open Graph previews on Discord/Slack/WhatsApp/X) or private (signed-in workspace members only, encrypted at rest).
drop-upload CLI
A remote MCP server can't read files on your machine. @neuronik/drop-upload (source) is the tiny local helper that bridges the gap — upload a screenshot, PDF or any file and get back an HTTPS URL your assistant can embed in a page:
npx @neuronik/drop-upload@latest ./screenshot.png
npx @neuronik/drop-upload@latest --clipboard # macOS: whatever image is on the clipboard
One-time setup: generate an upload token in drop under Connect assistant, then npx @neuronik/drop-upload@latest login --token <token>. Full docs in cli/README.md.
Feedback
Found a bug, want a feature, or built something cool with drop? Open an issue — we read everything.
License
The contents of this repository (CLI + docs) are MIT. The drop cloud service is © Neuronik.
Установка Drop
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/neuronik-io/dropFAQ
Drop MCP бесплатный?
Да, Drop MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Drop?
Нет, Drop работает без API-ключей и переменных окружения.
Drop — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Drop в Claude Desktop, Claude Code или Cursor?
Открой Drop на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Drop with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
