Home › Cloud & Monitoring › Drop2Run
Drop2Run
Publishes a folder, an HTML page, or a markdown note as a static site and returns a live HTTPS URL.
Topics: Cloud Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.5.1)
npx -y @drop2run/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"drop2run-cli": {
"command": "npx",
"args": [
"-y",
"@drop2run/[email protected]"
]
}
}
}
Related servers
mcp
AWS MCP servers for seamless integration with AWS services and resources.
mcp-server-cloudflare
Cloudflare MCP servers
kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
mcp-server-kubernetes
/🏠 - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
Terraform
Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry