Drop2Run runs on your own machine — the client starts it, so there is no endpoint to ping. 1 305 installs a week from npm. Last commit 13 Sep 2026.
Publishes a folder, an HTML page, or a markdown note as a static site and returns a live HTTPS URL.
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(command, [...args], { stdio: "ignore", detached: true });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add drop2run -- npx -y @drop2run/mcp
{
"mcpServers": {
"drop2run": {
"args": [
"-y",
"@drop2run/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.drop2run]
command = "npx"
args = ["-y", "@drop2run/mcp"]
{
"mcpServers": {
"drop2run": {
"args": [
"-y",
"@drop2run/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"drop2run": {
"args": [
"-y",
"@drop2run/mcp"
],
"command": "npx"
}
}
}
Deploy static sites from AI agents: deploy_site publishes files and returns a live URL in seconds.
Publish HTML or Markdown from any MCP client to a live, shareable URL on htmldrop.app.
Save, organize, and publish AI chat outputs as Markdown or HTML pages with shareable URLs.
Deploy HTML or dist/ to a live HTTPS URL. No account. Drop, MCP, or CLI.
Deploy HTML or dist/ to a live HTTPS URL. No account. Drop, MCP, or CLI.
Publish HTML, Markdown, PDF, or images as instant shareable links with expiry and passwords.
Deploy HTML and Markdown as live URLs. Create, search, update, and manage pastes from any AI agent.
Publish HTML or Markdown to a public URL in one call. Zero config, auto-registers on first use.
Answers built from our own checks of this server.