From 16058582c65a5d5832e1caa8c5acb9a2a9138dba Mon Sep 17 00:00:00 2001 From: Abhishek Kandivalikar Date: Sat, 5 Sep 2026 18:36:26 +0100 Subject: [PATCH 1/3] Add Shiped MCP server (deploy AI-generated HTML to live URLs) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08f1f3ee3..87fc05b1b 100644 --- a/README.md +++ b/README.md @@ -549,6 +549,7 @@ Cloud platform service integration. Enables management and interaction with clou - [johnneerdael/netskope-mcp](https://github.com/johnneerdael/netskope-mcp) 🔒 ☁️ - An MCP to give access to all Netskope Private Access components within a Netskope Private Access environments including detailed setup information and LLM examples on usage. - [kaka-milan-22/kops](https://github.com/kaka-milan-22/kops) [![kaka-milan-22/kops MCP server](https://glama.ai/mcp/servers/kaka-milan-22/kops/badges/score.svg)](https://glama.ai/mcp/servers/kaka-milan-22/kops) 🐍 🏠 - Read-only `kubectl` for Claude Code: returns structured JSON, hardcoded safe verbs (no mutation path even with malicious input), Secret/ConfigMap values never returned, plus one-shot cluster triage & inventory. - [kestra-io/mcp-server-python](https://github.com/kestra-io/mcp-server-python) 🐍 ☁️ - Implementation of MCP server for [Kestra](https://kestra.io) workflow orchestration platform. +- [kandahk/shipd](https://github.com/kandahk/shipd) ☁️ - Deploy AI-generated HTML/CSS/JS to an instant public HTTPS URL from any MCP agent (Claude Code, Codex, Cursor, Kiro, Copilot). Remote HTTP MCP endpoint with OAuth 2.1 device-flow login — no API key to mint or store. - [L337-org/docker-mcp](https://github.com/L337-org/docker-mcp) [![L337-org/docker-mcp MCP server](https://glama.ai/mcp/servers/L337-org/docker-mcp/badges/score.svg)](https://glama.ai/mcp/servers/L337-org/docker-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Manages one or more Docker daemons (local socket or remote over TCP/TLS/SSH) with 156 tools spanning containers, images, Compose, Swarm, Buildx, Scout, and OCI registries. Mark hosts as read-only for safe monitoring; logs and stats exposed as MCP resources. - [Labs64/NetLicensing-MCP](https://github.com/Labs64/NetLicensing-MCP) [![Labs64/NetLicensing-MCP](https://glama.ai/mcp/servers/Labs64/NetLicensing-MCP/badges/score.svg)](https://glama.ai/mcp/servers/Labs64/NetLicensing-MCP) 🎖️ 🐍 ☁️ - The official NetLicensing MCP Server is a natural language interface that enables agentic applications to manage the full software licensing lifecycle in Labs64 NetLicensing without writing a single API call. - [liquidmetal-ai/raindrop-mcp](https://docs.liquidmetal.ai/tutorials/claude-code-mcp-setup/) 📇 ☁️ - The best way to deploy cloud infrastructure using Claude Code and MCP. From 52d4954367cfc696625b4936d452a9847c3c978c Mon Sep 17 00:00:00 2001 From: Abhishek Kandivalikar Date: Wed, 9 Sep 2026 09:17:31 +0100 Subject: [PATCH 2/3] Update Shiped MCP repository link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87fc05b1b..6f37d4088 100644 --- a/README.md +++ b/README.md @@ -549,7 +549,7 @@ Cloud platform service integration. Enables management and interaction with clou - [johnneerdael/netskope-mcp](https://github.com/johnneerdael/netskope-mcp) 🔒 ☁️ - An MCP to give access to all Netskope Private Access components within a Netskope Private Access environments including detailed setup information and LLM examples on usage. - [kaka-milan-22/kops](https://github.com/kaka-milan-22/kops) [![kaka-milan-22/kops MCP server](https://glama.ai/mcp/servers/kaka-milan-22/kops/badges/score.svg)](https://glama.ai/mcp/servers/kaka-milan-22/kops) 🐍 🏠 - Read-only `kubectl` for Claude Code: returns structured JSON, hardcoded safe verbs (no mutation path even with malicious input), Secret/ConfigMap values never returned, plus one-shot cluster triage & inventory. - [kestra-io/mcp-server-python](https://github.com/kestra-io/mcp-server-python) 🐍 ☁️ - Implementation of MCP server for [Kestra](https://kestra.io) workflow orchestration platform. -- [kandahk/shipd](https://github.com/kandahk/shipd) ☁️ - Deploy AI-generated HTML/CSS/JS to an instant public HTTPS URL from any MCP agent (Claude Code, Codex, Cursor, Kiro, Copilot). Remote HTTP MCP endpoint with OAuth 2.1 device-flow login — no API key to mint or store. +- [shiped-app/shiped-mcp](https://github.com/shiped-app/shiped-mcp) ☁️ - Deploy AI-generated HTML/CSS/JS to an instant public HTTPS URL from any MCP agent (Claude Code, Codex, Cursor, Kiro, Copilot). Remote HTTP MCP endpoint with OAuth 2.1 device-flow login — no API key to mint or store. - [L337-org/docker-mcp](https://github.com/L337-org/docker-mcp) [![L337-org/docker-mcp MCP server](https://glama.ai/mcp/servers/L337-org/docker-mcp/badges/score.svg)](https://glama.ai/mcp/servers/L337-org/docker-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Manages one or more Docker daemons (local socket or remote over TCP/TLS/SSH) with 156 tools spanning containers, images, Compose, Swarm, Buildx, Scout, and OCI registries. Mark hosts as read-only for safe monitoring; logs and stats exposed as MCP resources. - [Labs64/NetLicensing-MCP](https://github.com/Labs64/NetLicensing-MCP) [![Labs64/NetLicensing-MCP](https://glama.ai/mcp/servers/Labs64/NetLicensing-MCP/badges/score.svg)](https://glama.ai/mcp/servers/Labs64/NetLicensing-MCP) 🎖️ 🐍 ☁️ - The official NetLicensing MCP Server is a natural language interface that enables agentic applications to manage the full software licensing lifecycle in Labs64 NetLicensing without writing a single API call. - [liquidmetal-ai/raindrop-mcp](https://docs.liquidmetal.ai/tutorials/claude-code-mcp-setup/) 📇 ☁️ - The best way to deploy cloud infrastructure using Claude Code and MCP. From a64a40d487d2a28221eabc0dc85bb33f76287d5e Mon Sep 17 00:00:00 2001 From: Abhishek Kandivalikar Date: Wed, 9 Sep 2026 16:11:58 +0100 Subject: [PATCH 3/3] Add Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f37d4088..d7744158b 100644 --- a/README.md +++ b/README.md @@ -549,7 +549,7 @@ Cloud platform service integration. Enables management and interaction with clou - [johnneerdael/netskope-mcp](https://github.com/johnneerdael/netskope-mcp) 🔒 ☁️ - An MCP to give access to all Netskope Private Access components within a Netskope Private Access environments including detailed setup information and LLM examples on usage. - [kaka-milan-22/kops](https://github.com/kaka-milan-22/kops) [![kaka-milan-22/kops MCP server](https://glama.ai/mcp/servers/kaka-milan-22/kops/badges/score.svg)](https://glama.ai/mcp/servers/kaka-milan-22/kops) 🐍 🏠 - Read-only `kubectl` for Claude Code: returns structured JSON, hardcoded safe verbs (no mutation path even with malicious input), Secret/ConfigMap values never returned, plus one-shot cluster triage & inventory. - [kestra-io/mcp-server-python](https://github.com/kestra-io/mcp-server-python) 🐍 ☁️ - Implementation of MCP server for [Kestra](https://kestra.io) workflow orchestration platform. -- [shiped-app/shiped-mcp](https://github.com/shiped-app/shiped-mcp) ☁️ - Deploy AI-generated HTML/CSS/JS to an instant public HTTPS URL from any MCP agent (Claude Code, Codex, Cursor, Kiro, Copilot). Remote HTTP MCP endpoint with OAuth 2.1 device-flow login — no API key to mint or store. +- [shiped-app/shiped-mcp](https://github.com/shiped-app/shiped-mcp) [![shiped-app/shiped-mcp MCP server](https://glama.ai/mcp/servers/shiped-app/shiped-mcp/badges/score.svg)](https://glama.ai/mcp/servers/shiped-app/shiped-mcp) ☁️ - Deploy AI-generated HTML/CSS/JS to an instant public HTTPS URL from any MCP agent (Claude Code, Codex, Cursor, Kiro, Copilot). Remote HTTP MCP endpoint with OAuth 2.1 device-flow login — no API key to mint or store. - [L337-org/docker-mcp](https://github.com/L337-org/docker-mcp) [![L337-org/docker-mcp MCP server](https://glama.ai/mcp/servers/L337-org/docker-mcp/badges/score.svg)](https://glama.ai/mcp/servers/L337-org/docker-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Manages one or more Docker daemons (local socket or remote over TCP/TLS/SSH) with 156 tools spanning containers, images, Compose, Swarm, Buildx, Scout, and OCI registries. Mark hosts as read-only for safe monitoring; logs and stats exposed as MCP resources. - [Labs64/NetLicensing-MCP](https://github.com/Labs64/NetLicensing-MCP) [![Labs64/NetLicensing-MCP](https://glama.ai/mcp/servers/Labs64/NetLicensing-MCP/badges/score.svg)](https://glama.ai/mcp/servers/Labs64/NetLicensing-MCP) 🎖️ 🐍 ☁️ - The official NetLicensing MCP Server is a natural language interface that enables agentic applications to manage the full software licensing lifecycle in Labs64 NetLicensing without writing a single API call. - [liquidmetal-ai/raindrop-mcp](https://docs.liquidmetal.ai/tutorials/claude-code-mcp-setup/) 📇 ☁️ - The best way to deploy cloud infrastructure using Claude Code and MCP.