From ac83e464b267dfc33640d2934ff176e3d52a0648 Mon Sep 17 00:00:00 2001 From: Suyog Sonwalkar Date: Sat, 7 Dec 2024 21:48:54 -0800 Subject: [PATCH 1/3] Adding typescript implementation of kubernetes mcp server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44e81844..9b883fce 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ Cloud platform service integration. Enables management and interaction with clou - [Cloudflare MCP Server](https://github.com/cloudflare/mcp-server-cloudflare) 🎖️ 📇 ☁️ - Integration with Cloudflare services including Workers, KV, R2, and D1 - [Kubernetes MCP Server](https://github.com/strowk/mcp-k8s-go) - 🏎️ ☁️ Kubernetes cluster operations through MCP +- [@flux159/mcp-server-kubernetes](https://github.com/Flux159/mcp-server-kubernetes) - 📇☁️ Typescript implementation of Kubernetes cluster operations for pods, deployments, services. ### 💬 Communication From 13b7b3bc2829c226e4ca45c6120763cde7ce5b97 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sun, 8 Dec 2024 05:55:10 -0600 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b883fce..53b38018 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Cloud platform service integration. Enables management and interaction with clou - [Cloudflare MCP Server](https://github.com/cloudflare/mcp-server-cloudflare) 🎖️ 📇 ☁️ - Integration with Cloudflare services including Workers, KV, R2, and D1 - [Kubernetes MCP Server](https://github.com/strowk/mcp-k8s-go) - 🏎️ ☁️ Kubernetes cluster operations through MCP -- [@flux159/mcp-server-kubernetes](https://github.com/Flux159/mcp-server-kubernetes) - 📇☁️ Typescript implementation of Kubernetes cluster operations for pods, deployments, services. +- [@flux159/mcp-server-kubernetes](https://github.com/Flux159/mcp-server-kubernetes) - 📇 ☁️ Typescript implementation of Kubernetes cluster operations for pods, deployments, services. ### 💬 Communication From c8c5d4aba75b47e823afdfcf3757aeca61efddfa Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sun, 8 Dec 2024 19:05:28 -0600 Subject: [PATCH 3/3] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 53b38018..4777beee 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ A curated list of awesome Model Context Protocol (MCP) servers. Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats. - [@executeautomation/playwright-mcp-server](https://github.com/executeautomation/mcp-playwright) 🌐⚡️ - An MCP server using Playwright for browser automation and webscrapping -- [@automatalabs/mcp-server-playwright](https://github.com/Automata-Labs-team/MCP-Server-Playwright) 🌐🖱️ - An MCP server for browser automation using Playwright +- [@automatalabs/mcp-server-playwright](https://github.com/Automata-Labs-team/MCP-Server-Playwright) 🌐 🖱️ - An MCP server for browser automation using Playwright - [@modelcontextprotocol/server-puppeteer](https://github.com/modelcontextprotocol/servers/tree/main/src/puppeteer) 📇 🏠 - Browser automation for web scraping and interaction - [@kimtaeyoon83/mcp-server-youtube-transcript](https://github.com/kimtaeyoon83/mcp-server-youtube-transcript) 📇 ☁️ - Fetch YouTube subtitles and transcripts for AI analysis @@ -67,8 +67,8 @@ Web content access and automation capabilities. Enables searching, scraping, and Cloud platform service integration. Enables management and interaction with cloud infrastructure and services. - [Cloudflare MCP Server](https://github.com/cloudflare/mcp-server-cloudflare) 🎖️ 📇 ☁️ - Integration with Cloudflare services including Workers, KV, R2, and D1 -- [Kubernetes MCP Server](https://github.com/strowk/mcp-k8s-go) - 🏎️ ☁️ Kubernetes cluster operations through MCP -- [@flux159/mcp-server-kubernetes](https://github.com/Flux159/mcp-server-kubernetes) - 📇 ☁️ Typescript implementation of Kubernetes cluster operations for pods, deployments, services. +- [Kubernetes MCP Server](https://github.com/strowk/mcp-k8s-go) - 🏎️ ☁️/🏠 Kubernetes cluster operations through MCP +- [@flux159/mcp-server-kubernetes](https://github.com/Flux159/mcp-server-kubernetes) - 📇 ☁️/🏠 Typescript implementation of Kubernetes cluster operations for pods, deployments, services. ### 💬 Communication