mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-17 04:11:24 +00:00
Add Drop-to-run/drop2run-cli to Cloud Platforms
Drop2Run MCP server: publishes static output to a live HTTPS URL. Three tools — publish_files, publish_dir, list_sites. Published on npm as @drop2run/mcp, MIT, public repository, run by the user via npx.
This commit is contained in:
@@ -581,6 +581,7 @@ Cloud platform service integration. Enables management and interaction with clou
|
||||
- [cloudflare/mcp-server-cloudflare](https://github.com/cloudflare/mcp-server-cloudflare) 🎖️ 📇 ☁️ - Integration with Cloudflare services including Workers, KV, R2, and D1
|
||||
- [davidlandais/ovh-api-mcp](https://github.com/davidlandais/ovh-api-mcp) [](https://glama.ai/mcp/servers/davidlandais/ovh-api-mcp) 🦀 ☁️ - Code Mode MCP server for the entire OVH API. Two tools (search + execute) give LLMs access to all OVH endpoints via sandboxed JavaScript, using ~1,000 tokens instead of thousands of tool definitions.
|
||||
- [cyclops-ui/mcp-cyclops](https://github.com/cyclops-ui/mcp-cyclops) 🎖️ 🏎️ ☁️ - An MCP server that allows AI agents to manage Kubernetes resources through Cyclops abstraction
|
||||
- [Drop-to-run/drop2run-cli](https://github.com/Drop-to-run/drop2run-cli) 📇 ☁️ - Publish what an agent just wrote to a live HTTPS URL. Three tools: `publish_files` for pages written in the chat, `publish_dir` for a folder on disk, and `list_sites`. Static hosting on Cloudflare's edge, so no git, no build step and no repository. `npx -y @drop2run/mcp`
|
||||
- [elementfm/mcp](https://gitlab.com/elementfm/mcp) 🎖️ 🐍 📇 🏠 ☁️ - Open source podcast hosting platform
|
||||
- [elevy99927/devops-mcp-webui](https://github.com/elevy99927/devops-mcp-webui) 🐍 ☁️/🏠 - MCP Server for Kubernetes integrated with Open-WebUI, bridging the gap between DevOps and non-technical teams. Supports `kubectl` and `helm` operations through natural-language commands.
|
||||
- [erikhoward/adls-mcp-server](https://github.com/erikhoward/adls-mcp-server) 🐍 ☁️/🏠 - MCP Server for Azure Data Lake Storage. It can perform manage containers, read/write/upload/download operations on container files and manage file metadata.
|
||||
|
||||
Reference in New Issue
Block a user